FormGroupItemActualAppearance.HeaderMargin Property
Returns the header margin for the form group item.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public Thickness HeaderMargin { get; }
Property Value
Type | Description |
---|---|
Thickness | Specifies the header margin. |
See Also