FlexGrid for WPF
CreateVisibilityChange メソッド

C1.WPF.GridControl アセンブリ > C1.WPF.Grid 名前空間 > GridControlAdapterNotifyChange クラス : CreateVisibilityChange メソッド
変更をアニメーションするかどうか。
表示/非表示の変更を作成します。
シンタックス
'宣言
 
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
変更をアニメーションするかどうか。
参照

GridControlAdapterNotifyChange クラス
GridControlAdapterNotifyChange メンバ