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