Class PropertyCollection
Represents the PropertyCollection class
Inheritance
System.Object
PropertyCollection
Namespace: Syncfusion.Windows.PropertyGrid
Assembly: Syncfusion.PropertyGrid.Wpf.dll
Syntax
public class PropertyCollection : ObservableCollection<object>
Constructors
PropertyCollection()
Declaration
public PropertyCollection()