Back to Devexpress

DataFormItem.LabelText Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-01e268dd.md

latest791 B
Original Source

DataFormItem.LabelText Property

Gets or sets the 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 LabelText { get; set; }

Property Value

TypeDescription
String

The editor’s label text.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace