ASP.NET MVC コントロールヘルプ
Rows メソッド (TransposedGridRowBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid.Fluent 名前空間 > TransposedGridRowBaseBuilder<TControl,TBuilder> クラス : Rows メソッド
ビルダアクション。
TransposedGrid.RowGroups"/>を構成します。
シンタックス
'宣言
 
Public Overridable Function Rows( _
   ByVal builder As System.Action(Of ListItemFactory(Of TransposedGridRow,TransposedGridRowBuilder)) _
) As TBuilder
public virtual TBuilder Rows( 
   System.Action<ListItemFactory<TransposedGridRow,TransposedGridRowBuilder>> builder
)

パラメータ

builder
ビルダアクション。

戻り値の型

現在のビルダ。
参照

TransposedGridRowBaseBuilder<TControl,TBuilder> クラス
TransposedGridRowBaseBuilder<TControl,TBuilder> メンバ