Class CollapseDirection
Specifies the collapse/expand direction of the group bar.
Inheritance
System.Object
CollapseDirection
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class CollapseDirection : Enum
Fields
Left
Left collapse/expand direction.
Declaration
public const CollapseDirection Left
Field Value
Type |
---|
CollapseDirection |
Right
Right collapse/expand direction.
Declaration
public const CollapseDirection Right
Field Value
Type |
---|
CollapseDirection |