Back to Devexpress

DataFormDisplayOptionsAttribute.LabelIcon Property

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

latest870 B
Original Source

DataFormDisplayOptionsAttribute.LabelIcon Property

Gets or sets an image used as the editor’s label.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string LabelIcon { get; set; }

Property Value

TypeDescription
String

The editor’s label image.

|

See Also

DataFormDisplayOptionsAttribute Class

DataFormDisplayOptionsAttribute Members

DevExpress.Maui.DataForm Namespace