バージョン

MinWidth プロパティ

列で許可される最小幅を返すか、設定します。
シンタックス
'宣言
 
Public Property MinWidth As Nullable(Of Double)
public Nullable<double> MinWidth {get; set;}
参照