バージョン

GroupByRow コンストラクタ

GroupByRow クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal index As Integer, _
   ByVal manager As RowsManager, _
   ByVal data As Infragistics.GroupByDataContext _
)
public GroupByRow( 
   int index,
   RowsManager manager,
   Infragistics.GroupByDataContext data
)

パラメータ

index
manager
data
参照