Back to Devexpress

Padding Class

dashboard-devexpress-dot-dashboardweb-5f9c8864.md

latest1.2 KB
Original Source

Padding Class

Contains properties used to set paddings of the Web Dashboard elements.

Namespace : DevExpress.DashboardWeb

Assembly : DevExpress.Dashboard.v25.2.Web.dll

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class Padding
vb
Public Class Padding

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

Padding Members

DevExpress.DashboardWeb Namespace