Class PropertyTabItem
- Namespace
- HeBianGu.Control.PropertyGrid
- Assembly
- HeBianGu.Control.PropertyGrid.dll
public class PropertyTabItem : NotifyPropertyChangedBase, INotifyPropertyChanged
- Inheritance
-
PropertyTabItem
- Implements
- Inherited Members
- Extension Methods
Properties
Groups
说明
public ObservableCollection<PropertyGroupItem> Groups { get; set; }
Property Value
Name
public string Name { get; set; }