alexa

    Show / Hide Table of Contents

    Enum ComboBoxMode

    Defines the constants that speicifies the mode of ComboBox.

    Namespace: Syncfusion.WinForms.ListView.Enums
    Assembly: Syncfusion.SfListView.WinForms.dll
    Syntax
    public enum ComboBoxMode

    Fields

    Name Description
    MultiSelection

    Specify the multi selection mode with CheckBox.

    SingleSelection

    Specify the single selection mode.

    Back to top Generated by DocFX