Back to Devexpress

DataFormView.ReserveBottomTextLine Property

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

latest925 B
Original Source

DataFormView.ReserveBottomTextLine Property

Gets or sets whether a line for help and error text below each editor is reserved. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool ReserveBottomTextLine { get; set; }

Property Value

TypeDefaultDescription
Booleanfalse

true to reserve a line for help and error text; otherwise, false.

|

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace