バージョン

GridViewFieldLayoutTemplateGenerator コンストラクタ

GridViewFieldLayoutTemplateGenerator クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal fieldLayout As FieldLayout, _
   ByVal orientation As Orientation _
)
public GridViewFieldLayoutTemplateGenerator( 
   FieldLayout fieldLayout,
   Orientation orientation
)

パラメータ

fieldLayout
テンプレートが生成される FieldLayout
orientation
グリッド表示のレコードの方向
参照