Back to Devexpress

DataFormItem.LabelIndent Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-d2c840d7.md

latest936 B
Original Source

DataFormItem.LabelIndent Property

Gets or sets the distance between the editor and its label. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double LabelIndent { get; set; }

Property Value

TypeDefaultDescription
Double.nan

The distance between the editor and its label.

|

Remarks

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace