Back to Devexpress

DataFormDisplayOptionsAttribute.LabelIndent Property

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

latest979 B
Original Source

DataFormDisplayOptionsAttribute.LabelIndent Property

Gets or sets the distance between the editor and its label.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double LabelIndent { get; set; }

Property Value

TypeDescription
Double

The distance between the editor and its label.

|

Remarks

See Also

DataFormDisplayOptionsAttribute Class

DataFormDisplayOptionsAttribute Members

DevExpress.Maui.DataForm Namespace