PropertyName Property (NestedPropertySetter)
In This Topic
Gets or sets a path to a nested property relative to the
C1Scheduler class. This is a dependency property.
Syntax
'Declaration
Public Property PropertyName As String
public string PropertyName {get; set;}
See Also