public enum SelectionMode : System.Enum
public enum SelectionMode : System.Enum
Member | Description |
---|---|
Extended | Select multiple items with ctrl key in the list box. |
Multiple | Select multiple items in the list box. |
Single | Select single item in the list box. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Forms.SelectionMode