Class Directions
Represents the Resizing Direction
Inheritance
System.Object
Directions
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public sealed class Directions : Enum
Fields
Left
Represents that node resizing in Left Direction
Declaration
public const Directions Left
Field Value
Type |
---|
Directions |
Right
Represents that node resizing in Right Direction
Declaration
public const Directions Right
Field Value
Type |
---|
Directions |