cellTotalExpander = gridView.IsCellTotalExpander(row, column)
cellTotalExpander = gridView.IsCellTotalExpander(row, column)
変数 | 説明 |
---|---|
cellTotalExpander | Boolean。 |
row | 行のインデックス。 The value is zero-based.。 Integer。 |
column | 列識別子。 String。 |