Back to Devexpress

DXViewBase.Padding Property

maui-devexpress-dot-maui-dot-core-dot-dxviewbase-105bf782.md

latest899 B
Original Source

DXViewBase.Padding Property

Gets or sets the amount of space around the DXViewBase descendants. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Thickness Padding { get; set; }

Property Value

TypeDescription
Thickness

The amount of space around the DXViewBase descendants.

|

See Also

DXViewBase Class

DXViewBase Members

DevExpress.Maui.Core Namespace