SMART datagrid v.1 > Classes > GridRow

Back  Forward

DataLudi.GridRow.childIndex  property

親行内でこの行の位置。 0からparent.count() - 1の間の値である。 親の行に含まれてない場合には-1をリターンする。 

デフォルト値は-1.

Getter
function childIndex(): Integer
Note
See Also
parent
count
Examples
行のグルーピング