Property HeaderColorBg
HeaderColorBg
Gets or sets the background color of the header part of the calendar control.
[Browsable(false)]
public virtual Color HeaderColorBg { 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.