Eq2list (Data Type)¶
- Table of contents
- Eq2list (Data Type)
Description¶
This DataType includes data available to ISXEQ2 related to the eq2list UI element.
Inheritance¶
This datatype inherits all members and methods of eq2widget (which, in turn, inherits all members/methods of eq2baseobject.) Script writers are strongly encouraged to visit both of these pages before utilizing eq2list or any other UI related datatypes.
Methods
- GetOptions[index:collection:string]
-
HighlightRow[#]
- (Note: 1 is the first row.)
Properties¶
All property names valid for eq2widget and eq2baseobject can be used with GetProperty/SetProperty. (For more information on GetProperty/SetProperty, see eq2baseobject.