FlexGrid for WPF
CustomAggregateEventArgs コンストラクタ

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > CustomAggregateEventArgs クラス : 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 メンバ