Scheduler for WinRT
NestedPropertySetter Class
Members 


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 Windows.UI.Xaml.FrameworkElement
'Usage
 
Dim instance As NestedPropertySetter
public class NestedPropertySetter : Windows.UI.Xaml.FrameworkElement 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     C1.Xaml.Schedule.NestedPropertySetter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NestedPropertySetter Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.