Skip to main content
A newer version of this page is available. .

EditorButton.DrawBackground Property

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

[DefaultValue(true)]
[Browsable(false)]
[DXCategory("Behavior")]
public virtual bool DrawBackground { get; set; }

Property Value

Type Default
Boolean **true**
See Also