groupedItemChildrenCount = advancedDataGrid.GetGroupedItemChildrenCount(RowIndex, [RestoreOriginalPosition])
groupedItemChildrenCount = advancedDataGrid.GetGroupedItemChildrenCount(RowIndex, [RestoreOriginalPosition])
変数 | 説明 |
---|---|
groupedItemChildrenCount | Integer。 |
RowIndex | 指定した行の 0 を基準としたインデックスを返します。 Integer。 |
RestoreOriginalPosition | 省略可能: 取得後に以前の位置に戻すかどうか。 Boolean。 |