バージョン

MaxWidth プロパティ

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