FormGroupItem.HeaderFontAttributes Property
Gets or sets the header text attributes. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public FontAttributes HeaderFontAttributes { get; set; }
#Property Value
Type | Description |
---|---|
Font |
Specifies a combination of font attributes. |