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

C1.AspNetCore.Mvc.MultiRow アセンブリ > C1.Web.Mvc.MultiRow.Fluent 名前空間 > CellGroupBuilder クラス : Colspan メソッド
The value.
Configurates C1.Web.Mvc.MultiRow.CellGroup.Colspan. Number of grid columns spanned by the group.
シンタックス
'宣言
 
Public Function Colspan( _
   ByVal value As System.Integer _
) As CellGroupBuilder
public CellGroupBuilder Colspan( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CellGroupBuilder クラス
CellGroupBuilder メンバ