Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
ISelector Interface
/ SelectedIndex Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SelectedIndex Property
In This Topic
Represents the selected index of this control.
Syntax
C#
System.
int
SelectedIndex {
get
;
set
;}
Remarks
Not fully supported by the *.ssjson and *.sjs format. The index could cause
System.ArgumentOutOfRangeException
if
Items
lost data.
See Also
Reference
ISelector Interface
ISelector Members