Back to Devexpress

DashboardExportFormat Enum

dashboard-devexpress-dot-dashboardcommon-9147c12e.md

latest1.7 KB
Original Source

DashboardExportFormat Enum

Lists values that specify the format used to export a dashboard/dashboard item.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public enum DashboardExportFormat
vb
Public Enum DashboardExportFormat

Members

NameDescription
PDF

Identifies the PDF format.

| | Image |

Identifies the Image format.

| | Excel |

Identifies the Excel format.

|

Remarks

Values listed in this enumeration can be passed to the following methods:

See Also

DevExpress.DashboardCommon Namespace