XtraUserControl.BackColor Property
In This Article
Gets or sets the user control’s background color.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color structure which specifies the user control’s background color. |
See Also