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. |