[]
        
(Showing Draft Content)

C1.WPF.Schedule.NestedPropertySetterCollection

NestedPropertySetterCollection Class

Represents a collection of NestedPropertySetter objects.

Inheritance
NestedPropertySetterCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class NestedPropertySetterCollection : ObservableCollection<NestedPropertySetter>, IList<NestedPropertySetter>, ICollection<NestedPropertySetter>, IList, ICollection, IReadOnlyList<NestedPropertySetter>, IReadOnlyCollection<NestedPropertySetter>, IEnumerable<NestedPropertySetter>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
NestedPropertySetterCollection(object)

Initialize a new instance of the NestedPropertySetterCollection class.

Properties

Name Description
Owner

Gets the owning object.

Methods

Name Description
ClearItems()

Overrides the default behavior.

InsertItem(int, NestedPropertySetter)

Overrides the default behavior.

RemoveItem(int)

Overrides the default behavior.