menu

UWP

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

    Show / Hide Table of Contents

    Class SingleSelectionMode

    Specifies the Selection mode.

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

    Fields

    Select

    Enables or disables singleselectionmode as Select. Its used to stop Unselection again click the same node.

    Declaration
    public const SingleSelectionMode Select
    Field Value
    Type
    SingleSelectionMode

    ToggleSelection

    Enables or disables singleselectionmode as ToggleSelection.Its used to perform selection or unselection again click the same node.

    Declaration
    public const SingleSelectionMode ToggleSelection
    Field Value
    Type
    SingleSelectionMode

    Extension Methods

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