XRRichTextBoxBase.BackColor Property
Gets or sets the control’s background color.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that represents the background color. |
See Also