WPF

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

    Show / Hide Table of Contents

    Enum DropDownSelectionMode

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

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum DropDownSelectionMode

    Fields

    Name Description
    Multiple

    Specifies that multiple items can be selected.

    Single

    Specifies that only one item can be selected.

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