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

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : MinWidth プロパティ
この列の最小幅を取得または設定します。
シンタックス
'宣言
 
Public Property MinWidth As System.Nullable(Of Integer)
public System.Nullable<int> MinWidth {get; set;}
参照

ColumnBase クラス
ColumnBase メンバ