'宣言 Public Shared Function CreateVisibilityChange( _ ByVal startingIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal isVisible As System.Boolean, _ ByVal isAnimated As System.Boolean _ ) As GridControlAdapterNotifyChange
public static GridControlAdapterNotifyChange CreateVisibilityChange( System.int startingIndex, System.int count, System.bool isVisible, System.bool isAnimated )
パラメータ
- startingIndex
- count
- isVisible
- isAnimated
- 変更をアニメーションするかどうか。