Table of Contents

Property HolidayColorFg

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HolidayColorFg

Gets or sets the foreground color currently used for holiday highlighting.

[Browsable(false)]
public virtual Color HolidayColorFg { get; set; }

Property Value

Color

Remarks

This property is only implemented in generic calendar (when UseGeneric is true) and always returns Empty in the native versions.