Class NestedPropertyDisplayMode
Enum variable NestedPropertyDisplayMode which contains different modes for PropertyGrid
Inheritance
System.Object
NestedPropertyDisplayMode
Namespace: Syncfusion.Windows.PropertyGrid
Assembly: Syncfusion.PropertyGrid.Wpf.dll
Syntax
public sealed class NestedPropertyDisplayMode : Enum
Fields
None
Does not allows to show nested properties
Declaration
public const NestedPropertyDisplayMode None
Field Value
Type |
---|
NestedPropertyDisplayMode |
Show
Allowed to show nested properties
Declaration
public const NestedPropertyDisplayMode Show
Field Value
Type |
---|
NestedPropertyDisplayMode |