TextEdit.BackColor Property
Gets or sets the editor’s background color.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Color | The editor’s background color. |
See Also