[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.CalendarInfo

CalendarInfo Property

CalendarInfo

Gets the CalendarInfo object for the C1Calendar control.

Declaration
[C1Category("Behavior")]
[C1Description("CalendarInfo", "The CalendarInfo object.")]
public CalendarInfo CalendarInfo { get; }
<C1Category("Behavior")>
<C1Description("CalendarInfo", "The CalendarInfo object.")>
Public ReadOnly Property CalendarInfo As CalendarInfo
Remarks

If C1Calendar control is attached to the C1Schedule control, this property returns the same object as CalendarInfo property.