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