[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.SelectionMode

SelectionMode Enum

The selection mode of list box.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public enum SelectionMode
Public Enum SelectionMode

Fields

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