ComponentOne Studio for WinRT XAML
ColumnDefinitions プロパティ

列定義のコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property ColumnDefinitions As System.Collections.ObjectModel.ObservableCollection(Of PlotAreaColumnDefinition)
public System.Collections.ObjectModel.ObservableCollection<PlotAreaColumnDefinition> ColumnDefinitions {get;}
参照

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.