'宣言 Public Shared Function CreateDimensionChange( _ ByVal index As System.Integer, _ Optional ByVal count As System.Integer _ ) As GridControlAdapterNotifyChange
public static GridControlAdapterNotifyChange CreateDimensionChange( System.int index, System.int count )
パラメータ
- index
- 列または行のインデックス。
- count
- ディメンションが変更された項目の数。