[]
Gets the CalendarInfo object for the C1Calendar control.
[C1Category("Behavior")]
[C1Description("CalendarInfo", "The CalendarInfo object.")]
public CalendarInfo CalendarInfo { get; }
<C1Category("Behavior")>
<C1Description("CalendarInfo", "The CalendarInfo object.")>
Public ReadOnly Property CalendarInfo As CalendarInfo
If C1Calendar control is attached to the C1Schedule control, this property returns the same object as CalendarInfo property.