Class PropertiesMode
Presents properties mode for persist state.
Inheritance
System.Object
PropertiesMode
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class PropertiesMode : Enum
Fields
Child
Present children properties.
Declaration
public const PropertiesMode Child
Field Value
Type |
---|
PropertiesMode |
Main
Presents main properties.
Declaration
public const PropertiesMode Main
Field Value
Type |
---|
PropertiesMode |