Gets or sets a path to a nested property relative to the C1Scheduler class. This is a dependency property.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public string PropertyName { get; set; }
Visual Basic
Public Property PropertyName As String
	Get
	Set

See Also