Padding.Bottom Property
Gets or sets the bottom padding (space) of the Web Dashboard element.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the bottom padding of the Web Dashboard element. |
See Also