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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlowTile クラス : Width プロパティ
タイトルの幅をピクセル単位で取得または設定します。null に設定した場合は、幅が自動的にコンテンツに合わされることを意味します。
シンタックス
'宣言
 
Public Property Width As System.Nullable(Of Integer)
public System.Nullable<int> Width {get; set;}
参照

FlowTile クラス
FlowTile メンバ