Property HolidayColorBg
HolidayColorBg
Gets or sets the background color currently used for holiday highlighting.
[Browsable(true)]
public virtual Color HolidayColorBg { get; set; }
Property Value
Remarks
This property is only implemented in generic calendar (when
UseGeneric is true
) and always returns
Empty in the native versions.