Table of Contents

Property EmptyTextForeColor

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

EmptyTextForeColor

Gets or sets the foreground color used to render the empty text string. Default is null, which indicates that the DefaultEmptyTextForeColor is used.

public virtual Color? EmptyTextForeColor { get; set; }

Property Value

Color