Scheduler for WPF
PropertyNames プロパティ (VisualIntervalGroupDescription)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > VisualIntervalGroupDescription クラス : PropertyNames プロパティ
グループを定義するプロパティパスのコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property PropertyNames As System.Collections.ObjectModel.ObservableCollection(Of String)
public System.Collections.ObjectModel.ObservableCollection<string> PropertyNames {get; set;}
解説
このプロパティ値は、カンマ区切りまたはセミコロン区切りのプロパティパスを記載した文字列として、XAML 内で定義できます。
参照

VisualIntervalGroupDescription クラス
VisualIntervalGroupDescription メンバ