ComponentOne Scheduler for WPF and Silverlight
NestedPropertySetterCollection Constructor

C1.WPF.Schedule Namespace > NestedPropertySetterCollection Class : NestedPropertySetterCollection Constructor
The owning object.
Initialize a new instance of the NestedPropertySetterCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As System.Object _
)
public NestedPropertySetterCollection( 
   System.object owner
)

Parameters

owner
The owning object.
See Also

Reference

NestedPropertySetterCollection Class
NestedPropertySetterCollection Members