menu

UWP

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

    Show / Hide Table of Contents

    Class SymbolSelectionMode

    Specifies the symbol selection mode of the Stencil.

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

    Fields

    Multiple

    Enables the multiple selection for stencil elements.

    Declaration
    public const SymbolSelectionMode Multiple
    Field Value
    Type
    SymbolSelectionMode

    Single

    Enables the single selection for stencil elements.

    Declaration
    public const SymbolSelectionMode Single
    Field Value
    Type
    SymbolSelectionMode

    Extension Methods

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