WinUI コントロール
CreateVisibilityChange メソッド (GridCellFactoryNotifyChange)

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

GridCellFactoryNotifyChange クラス
GridCellFactoryNotifyChange メンバ