ASP.NET Core MVC コントロールヘルプ
Width プロパティ (FlowTile)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlowTile クラス : Width プロパティ
Gets or sets the tile width in pixels. If it is set to null, it means the width will automatically fit the content.
シンタックス
'宣言
 
Public Property Width As System.Nullable(Of Integer)
public System.Nullable<int> Width {get; set;}
参照

FlowTile クラス
FlowTile メンバ