DataListCaptionForeColor Property
This property is used to set or get the caption foreground color
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Color CaptionForeColor { get; set; }
Public Property CaptionForeColor As Color
Get
Set
public:
property Color CaptionForeColor {
Color get ();
void set (Color value);
}
member CaptionForeColor : Color with get, set
Property Value
Color