UWP

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ResizingDirection - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved