Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
ISelector<T> Interface
/ SelectedItem Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SelectedItem Property
In This Topic
Gets or sets the currently selected item.
Syntax
C#
T
SelectedItem {
get
;
set
;}
Remarks
Not fully supported by the *.ssjson and *.sjs format.
System.ArgumentOutOfRangeException
could occur if
Items
lost data.
See Also
Reference
ISelector<T> Interface
ISelector<T> Members