[]
Represents a property setter which is being used as an item of the C1.WPF.Schedule.C1Scheduler.NestedSetters collection and is able to assign a value to a C1Scheduler nested property.
public class NestedPropertySetter : FrameworkElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
NestedPropertySetter() |
Name | Description |
---|---|
PropertyNameProperty | Identifies the PropertyName dependency property. |
ValueProperty | Identifies the Value dependency property. |
Name | Description |
---|---|
PropertyName | Gets or sets a path to a nested property relative to the C1Scheduler class. This is a dependency property. |
TargetObject | This property is used for internal purposes only. |
Value | Gets or sets a value that should be assigned to the PropertyName property. This is a dependency property. |
Name | Description |
---|---|
Apply(object) | This method is used for internal purposes only. |