Back to Devexpress

DataFormGroup.HeaderBackgroundColor Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformgroup-1c75f1e2.md

latest875 B
Original Source

DataFormGroup.HeaderBackgroundColor Property

Gets or sets the background color for the header of the editor group. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Color HeaderBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The header color of the editor group.

|

See Also

DataFormGroup Class

DataFormGroup Members

DevExpress.Maui.DataForm Namespace