Enum PropertyGridLayoutStates
An enumeration that describes the different layout states of RadPropertyGrid.
Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum PropertyGridLayoutStates
Flat
A layout state that describes flat layout.
FlatRendering
A layout state that describes flat rendering layout.
FlatVirtualized
A layout state that describes flat virtualized layout.
Grouped
A layout state that describes grouped layout.