Back to Devexpress

DataFormTextEditorAttributeBase.InplaceLabelText Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformtexteditorattributebase-a5b00c6f.md

latest916 B
Original Source

DataFormTextEditorAttributeBase.InplaceLabelText Property

Gets or sets the inplace editor’s label text. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string InplaceLabelText { get; set; }

Property Value

TypeDescription
String

The inplace editor’s label text.

|

See Also

DataFormTextEditorAttributeBase Class

DataFormTextEditorAttributeBase Members

DevExpress.Maui.DataForm Namespace