Class PropertyExpandModes
Enum variable PropertyExpandModes which contains different modes for PropertyGrid
Inheritance
System.Object
PropertyExpandModes
Namespace: Syncfusion.Windows.PropertyGrid
Assembly: Syncfusion.PropertyGrid.Wpf.dll
Syntax
public sealed class PropertyExpandModes : Enum
Fields
FlatMode
variable for flat mode
Declaration
public const PropertyExpandModes FlatMode
Field Value
Type |
---|
PropertyExpandModes |
NestedMode
variable for nested mode
Declaration
public const PropertyExpandModes NestedMode
Field Value
Type |
---|
PropertyExpandModes |