'宣言 Public Shared Function CreateAddChange( _ ByVal type As GridRowColType, _ ByVal newStartingIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal isAnimated As System.Boolean _ ) As GridCellFactoryNotifyChange
public static GridCellFactoryNotifyChange CreateAddChange( GridRowColType type, System.int newStartingIndex, System.int count, System.bool isAnimated )
パラメータ
- type
- 列または行のタイプ。
- newStartingIndex
- 新しい開始インデックス。
- count
- 個数。
- isAnimated
- 変更をアニメーションするかどうか。