バージョン

ColumnWidth プロパティ (TileManagerModel)

各列の幅を取得または設定します。
シンタックス
'宣言
 
Public Property ColumnWidth As System.Nullable(Of Integer)
public System.Nullable<int> ColumnWidth {get; set;}

プロパティ値

各列の幅。
参照

オンラインで表示: GitHub