Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
ISelector Interface
/ ItemsSourceRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ItemsSourceRange Property
In This Topic
Represents the items source of this control. This property can't be used if items were added to
Items
.
Syntax
C#
IRange
ItemsSourceRange {
get
;
set
;}
Remarks
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.
See Also
Reference
ISelector Interface
ISelector Members