ComponentOne Scheduler for WPF and Silverlight
NestedPropertySetter Class
Members 

C1.WPF.Schedule Namespace : NestedPropertySetter Class
Represents a property setter which is being used as an item of the C1Scheduler.NestedSetters collection and is able to assign a value to a C1Scheduler nested property.
Object Model
NestedPropertySetter Class
Syntax
'Declaration
 
Public Class NestedPropertySetter 
   Inherits System.Windows.FrameworkElement
public class NestedPropertySetter : System.Windows.FrameworkElement 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  C1.WPF.Schedule.NestedPropertySetter

See Also

Reference

NestedPropertySetter Members
C1.WPF.Schedule Namespace