DataFormView.GroupHeaderBackgroundColorProperty Field
Identifies the GroupHeaderBackgroundColor dependency property.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
Declaration
public static readonly BindableProperty GroupHeaderBackgroundColorProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also