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