FlexGrid for WPF
PropertyGroupCreatedEventArgs コンストラクタ

C1.WPF.FlexGrid.GroupPanel.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > PropertyGroupCreatedEventArgs クラス : PropertyGroupCreatedEventArgs コンストラクタ
グループ化の基準になるプロパティの名前。
グループ化の基準になるプロパティのタイプ。
PropertyGroupCreatedEventArgs の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal propName As System.String, _
   ByVal dataType As System.Type _
)
public PropertyGroupCreatedEventArgs( 
   System.string propName,
   System.Type dataType
)

パラメータ

propName
グループ化の基準になるプロパティの名前。
dataType
グループ化の基準になるプロパティのタイプ。
参照

PropertyGroupCreatedEventArgs クラス
PropertyGroupCreatedEventArgs メンバ