WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SingleSelectionMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SingleSelectionMode

    Specifies the Selection mode.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum SingleSelectionMode

    Fields

    Name Description
    Select

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

    ToggleSelection

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved