menu

UWP

  • Code Examples
  • 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
    ResizingDirection

    Right

    Right of the taskbar.

    Declaration
    public const ResizingDirection Right
    Field Value
    Type
    ResizingDirection

    Extension Methods

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