ComponentOne Studio for WinRT XAML
CustomAggregateEventArgs コンストラクタ

範囲を含む GridPanel
このオブジェクトによって表される CellRange
CustomAggregateEventArgs の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal panel As GridPanel, _
   ByVal rng As CellRange _
)
public CustomAggregateEventArgs( 
   GridPanel panel,
   CellRange rng
)

パラメータ

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

CustomAggregateEventArgs クラス
CustomAggregateEventArgs メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.