[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.IListControl.ListIndex

ListIndex Property

ListIndex

Gets or sets the index number (base 0) of the currently selected item in a list box or combo box.

Declaration
int ListIndex { get; set; }
Property ListIndex As Integer