Back to Devexpress

DataFormDisplayOptionsAttribute.LabelText Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformdisplayoptionsattribute-0876a216.md

latest857 B
Original Source

DataFormDisplayOptionsAttribute.LabelText Property

Gets or sets the editor’s label text.

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

DataFormDisplayOptionsAttribute Class

DataFormDisplayOptionsAttribute Members

DevExpress.Maui.DataForm Namespace