[]
Gets or sets the reference to the C1Schedule control associated with the C1Calendar control.
[C1Category("Behavior")]
[C1Description("Calendar.Schedule", "The reference to the C1Schedule control associated with the C1Calendar control.")]
public C1Schedule Schedule { get; set; }
<C1Category("Behavior")>
<C1Description("Calendar.Schedule", "The reference to the C1Schedule control associated with the C1Calendar control.")>
Public Property Schedule As C1Schedule