Property EmptyTextForeColor
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; }