ComponentOne Studio for WinRT XAML
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 メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.