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 |
---|
ResizingDirection |
Right
Right of the taskbar.
Declaration
public const ResizingDirection Right
Field Value
Type |
---|
ResizingDirection |