Table of Contents

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

ObservableCollection<PropertyGroupItem>

Name

public string Name { get; set; }

Property Value

string