ComponentOne Studio for WinRT XAML
RowDefinitions プロパティ

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

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.