Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / NestedPropertySetter Class
Members

In This Topic
    NestedPropertySetter Class
    In This Topic
    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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                C1.Silverlight.Schedule.NestedPropertySetter

    See Also