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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : Width プロパティ
Gets or sets the width of this column.
シンタックス
'宣言
 
Public Property Width As System.String
public System.string Width {get; set;}
解説
Column widths may be positive numbers (column width in pixels), null or negative numbers (use the collection's default column width), or strings in the format '{number}*' (star sizing).
参照

ColumnBase クラス
ColumnBase メンバ