GridColumn.HeaderBackgroundColor Property
In This Article
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Declaration
C#
[XtraSerializableProperty]
public Color HeaderBackgroundColor { get; set; }
#Property Value
Type |
---|
Color |
See Also