setItemsSourceRange Method
In This Topic
Sets the items source of this control. This property can't be used if items were added to @code:ISelectorT.Items.
This property doesn't handle #REF! errors. #REF! will be treated as an empty collection.
Syntax
void setItemsSourceRange(
IRange
)
|
Parameters
- value
See Also