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

C1.AspNetCore.Mvc.MultiRow アセンブリ > C1.Web.Mvc.MultiRow.Fluent 名前空間 > CellGroupBuilder クラス : IsRowHeader メソッド
The value.
Configurates C1.Web.Mvc.MultiRow.CellGroup.IsRowHeader. Gets or 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 メンバ