ASP.NET Core MVC コントロールヘルプ
IsRowHeader メソッド (CellGroupBuilder)

C1.AspNetCore.Mvc.TransposedMultiRow アセンブリ > C1.Web.Mvc.TransposedMultiRow.Fluent 名前空間 > CellGroupBuilder クラス : IsRowHeader メソッド
The value.
Configurates C1.Web.Mvc.TransposedMultiRow.CellGroup.IsRowHeader. Sets a value that determines whether this is a row header group.
シンタックス
'宣言
 
Public Function IsRowHeader( _
   ByVal value As System.Boolean _
) As CellGroupBuilder
public CellGroupBuilder IsRowHeader( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CellGroupBuilder クラス
CellGroupBuilder メンバ