Property HolidayColorFg
HolidayColorFg
Gets or sets the foreground color currently used for holiday highlighting.
[Browsable(false)]
public virtual Color HolidayColorFg { 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.