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