GetGroupedItemChildrenCount メソッド (FlexAdvancedDataGrid)

処理

グループの最初の項目内にある子の数を返します。

構文

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