[]
Gets the Theme object determining the control appearance.
[C1Category("Appearance")]
[C1Description("Theme", "The Theme object determining the control appearance.")]
public CalendarTheme Theme { get; set; }
<C1Category("Appearance")>
<C1Description("Theme", "The Theme object determining the control appearance.")>
Public Property Theme As CalendarTheme