Initialize a new instance of the NestedPropertySetterCollection class.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public NestedPropertySetterCollection( Object owner ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ owner As Object _ ) |
Parameters
- owner
- Type: System..::..Object
The owning object.