alexa

    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