ASP.NET Core MVC コントロールヘルプ
ShowGroupPanel<T>(FlexGridBuilder<T>,String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridGroupPanelExtension クラス > ShowGroupPanel メソッド : ShowGroupPanel<T>(FlexGridBuilder<T>,String) メソッド
the specified flexgrid builder.
The specified selector for the FlexGridGroupPanel's host element.
Apply the default FlexGridGroupPanel extender in FlexGrid.
シンタックス
'宣言
 
Public Overloads Shared Function ShowGroupPanel(Of T)( _
   ByVal gridBuilder As FlexGridBuilder(Of T), _
   Optional ByVal selector As System.String _
) As FlexGridBuilder(Of T)
public static FlexGridBuilder<T> ShowGroupPanel<T>( 
   FlexGridBuilder<T> gridBuilder,
   System.string selector
)

パラメータ

gridBuilder
the specified flexgrid builder.
selector
The specified selector for the FlexGridGroupPanel's host element.

型パラメータ

T
参照

FlexGridGroupPanelExtension クラス
FlexGridGroupPanelExtension メンバ
オーバーロード一覧