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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > VisualIntervalGroupDescription クラス : PropertyNames プロパティ
Gets or sets a collection of property paths defining a group.
シンタックス
'宣言
 
Public Property PropertyNames As System.Collections.ObjectModel.ObservableCollection(Of String)
public System.Collections.ObjectModel.ObservableCollection<string> PropertyNames {get; set;}
解説
This property value can be defined in XAML as a string with property paths separated by comma or semicolon.
参照

VisualIntervalGroupDescription クラス
VisualIntervalGroupDescription メンバ