Back to Devexpress

DataFormView.EditorLabelIndent Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-96e48dbc.md

latest945 B
Original Source

DataFormView.EditorLabelIndent Property

Gets or sets the distance between editors and their labels. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double EditorLabelIndent { get; set; }

Property Value

TypeDefaultDescription
Double-1

The distance between an editor and its label.

|

Remarks

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace