Back to Devexpress

XtraScrollableControl.BackColor Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrascrollablecontrol-8a6db0b7.md

latest1.5 KB
Original Source

XtraScrollableControl.BackColor Property

Gets or sets the control’s background color.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[DXCategory("Appearance")]
public override Color BackColor { get; set; }
vb
<DXCategory("Appearance")>
Public Overrides Property BackColor As Color

Property Value

TypeDescription
Color

A Color value that specifies the control’s background color.

|

See Also

Appearance

BackColor

ResetBackColor()

XtraScrollableControl Class

XtraScrollableControl Members

DevExpress.XtraEditors Namespace