[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalGroupDescription.PropertyNames

PropertyNames Property

PropertyNames

Gets or sets a collection of property paths defining a group.

Declaration
[TypeConverter(typeof(ObservableCollectionStringConverter))]
public ObservableCollection<string> PropertyNames { get; set; }
Remarks

This property value can be defined in XAML as a string with property paths separated by comma or semicolon.