Class ResizingDirection
Represents the direction in which task is resized.
Inheritance
System.Object
ResizingDirection
Namespace: Syncfusion.UI.Xaml.Gantt
Assembly: Syncfusion.SfGantt.UWP.dll
Syntax
public sealed class ResizingDirection : Enum
Fields
Left
Left of the taskbar.
Declaration
public const ResizingDirection Left
Field Value
Type | Description |
---|---|
ResizingDirection |
Right
Right of the taskbar.
Declaration
public const ResizingDirection Right
Field Value
Type | Description |
---|---|
ResizingDirection |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |