Padding Class
Contains properties used to set paddings of the Web Dashboard elements.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Remarks
Use the Padding class instance to set paddings for Web Dashboard elements. E.g., you can set dashboard item paddings in an exported document using the WebDashboardExporter.ExportToImage or WebDashboardExporter.ExportToPdf overloads with the itemsPadding parameter.
Inheritance
Object
Padding
See Also