'宣言 Public Shared Function CreateVisibilityChange( _ ByVal type As GridRowColType, _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal isVisible As System.Boolean, _ ByVal isAnimated As System.Boolean _ ) As GridCellFactoryNotifyChange
public static GridCellFactoryNotifyChange CreateVisibilityChange( GridRowColType type, System.int startingIndex, System.int count, System.bool isVisible, System.bool isAnimated )
パラメータ
- type
- 列または行のタイプ。
- startingIndex
- count
- isVisible
- isAnimated
- 変更をアニメーションするかどうか。