[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.Schedule

Schedule Property

Schedule

Gets or sets the reference to the C1Schedule control associated with the C1Calendar control.

Declaration
[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