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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : MinWidth プロパティ
Gets or sets the minimum width of this column.
シンタックス
'宣言
 
Public Property MinWidth As System.Nullable(Of Integer)
public System.Nullable<int> MinWidth {get; set;}
参照

ColumnBase クラス
ColumnBase メンバ