menu

UWP

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

    Show / Hide Table of Contents

    Class DropDownSelectionMode

    Defines the constants that specifies the selection mode of the drop-down.

    Inheritance
    System.Object
    DropDownSelectionMode
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class DropDownSelectionMode : Enum

    Fields

    Multiple

    Specifies that multiple items can be selected.

    Declaration
    public const DropDownSelectionMode Multiple
    Field Value
    Type
    DropDownSelectionMode

    Single

    Specifies that only one item can be selected.

    Declaration
    public const DropDownSelectionMode Single
    Field Value
    Type
    DropDownSelectionMode

    Extension Methods

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