Padding(Int32) Constructor
Initializes a new instance of the Padding class.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
all | Int32 | An integer value that specifies all four paddings of the Web Dashboard element. |
See Also