menu

UWP

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

    Show / Hide Table of Contents

    Class Mode

    Specifies to enable or disable the QuickCommands for Nodes and connectors.

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

    Fields

    Connector

    Enables the quickcommands for Connector.

    Declaration
    public const Mode Connector
    Field Value
    Type
    Mode

    Node

    Enables the quickcommands for Node.

    Declaration
    public const Mode Node
    Field Value
    Type
    Mode

    Extension Methods

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