FlexGrid for WPF
CellRangeEventArgs コンストラクタ

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > CellRangeEventArgs クラス : CellRangeEventArgs コンストラクタ
範囲を含む GridPanel
このオブジェクトによって表される CellRange
CellRangeEventArgsの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal panel As GridPanel, _
   ByVal rng As CellRange _
)
public CellRangeEventArgs( 
   GridPanel panel,
   CellRange rng
)

パラメータ

panel
範囲を含む GridPanel
rng
このオブジェクトによって表される CellRange
参照

CellRangeEventArgs クラス
CellRangeEventArgs メンバ