'宣言 Public Shared Function CreateDimensionChange( _ ByVal type As GridRowColType, _ ByVal index As System.Integer _ ) As GridCellFactoryNotifyChange
public static GridCellFactoryNotifyChange CreateDimensionChange( GridRowColType type, System.int index )
パラメータ
- type
- 列または行のタイプ。
- index
- 変更される行の列のインデックス。