You are viewing help content for pre-release software. This document and the features it describes are subject to change.
DataFormGroup.HeaderPadding Property
Gets or sets the distance between the edges of the group header and its content.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
Declaration
public Thickness HeaderPadding { get; set; }
Property Value
Type |
---|
Microsoft.Maui.Thickness |
See Also
Feedback