Back to Devexpress

DataFormView.EditorLabelFontAttributes Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-e9edc853.md

latest1008 B
Original Source

DataFormView.EditorLabelFontAttributes Property

Gets or sets the font style for editor text labels. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FontAttributes EditorLabelFontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

The font attributes.

|

Remarks

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace