Back to Devexpress

DataFormView.EditorPadding Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-75bcf480.md

latest985 B
Original Source

DataFormView.EditorPadding Property

Gets or sets the distance between edges of the data form’s items and their content (editors and labels). This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Thickness EditorPadding { get; set; }

Property Value

TypeDescription
Thickness

The padding.

|

Remarks

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace