menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Side - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Side

    The side of the node that is going to be snapped with Gridline.

    Inheritance
    System.Object
    Side
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Side : Enum

    Fields

    Bottom

    The node Bottom bound that is going to be snapped with Gridline.

    Declaration
    public const Side Bottom
    Field Value
    Type
    Side

    Left

    The node left bound that is going to be snapped with Gridline.

    Declaration
    public const Side Left
    Field Value
    Type
    Side

    Right

    The node Right bound that is going to be snapped with Gridline.

    Declaration
    public const Side Right
    Field Value
    Type
    Side

    Top

    The node Top bound that is going to be snapped with Gridline.

    Declaration
    public const Side Top
    Field Value
    Type
    Side

    Extension Methods

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