Back to Devexpress

DataFormView.EditorBottomTextFontAttributes Property

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

latest925 B
Original Source

DataFormView.EditorBottomTextFontAttributes Property

Gets or sets whether an editor’s help and error text is bold or italic. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FontAttributes EditorBottomTextFontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

The font attributes.

|

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace