Table of Contents

Property HeaderColorFg

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

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

Color

Remarks

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