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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlowTileBuilder クラス : Width メソッド
The value.
Configurates C1.Web.Mvc.FlowTile.Width. Sets the tile width in pixels. If it is set to null, it means the width will automatically fit the content.
シンタックス
'宣言
 
Public Function Width( _
   ByVal value As System.Nullable(Of Integer) _
) As FlowTileBuilder
public FlowTileBuilder Width( 
   System.Nullable<int> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlowTileBuilder クラス
FlowTileBuilder メンバ