ValueTreeRow
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Values in a column within a given row are retrieved during iteration.
Access to value of a column within a given row is possible using [...] operator. Column index (starting from 0) is passed as an argument.
Properties:
Parent
Rows
Methods:
Level
Owner
Set
Description:
Availability:
See also:
ValueTree, method ChooseRow
ValueTreeRowCollection, method Insert
ValueTreeRowCollection, method Add
ValueTreeRowCollection, method Find
ValueTreeRowCollection, method IndexOf
ValueTreeRowCollection, method Delete
ValueTreeRowCollection, property Parent
ValueTreeRowCollection, method Get
Value tree table box extension, event BeforeAddLine