ASP.NET MVC コントロールヘルプ
Rows メソッド (TransposedGridBuilder<T>)

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

パラメータ

builder
ビルダアクション。

戻り値の型

現在のビルダ。
参照

TransposedGridBuilder<T> クラス
TransposedGridBuilder<T> メンバ