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

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 > GridCellFactoryNotifyChange クラス : CreateAddChange メソッド
列または行のタイプ。
新しい開始インデックス。
個数。
変更をアニメーションするかどうか。
追加変更を作成します。
シンタックス
'宣言
 
Public Shared Function CreateAddChange( _
   ByVal type As GridRowColType, _
   ByVal newStartingIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal isAnimated As System.Boolean _
) As GridCellFactoryNotifyChange
public static GridCellFactoryNotifyChange CreateAddChange( 
   GridRowColType type,
   System.int newStartingIndex,
   System.int count,
   System.bool isAnimated
)

パラメータ

type
列または行のタイプ。
newStartingIndex
新しい開始インデックス。
count
個数。
isAnimated
変更をアニメーションするかどうか。
参照

GridCellFactoryNotifyChange クラス
GridCellFactoryNotifyChange メンバ