Padding.Top Property
Gets or sets the top 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 top padding of the Web Dashboard element. |
See Also