Back to Devexpress

DashboardExportPageLayout Enum

corelibraries-devexpress-dot-dashboardcommon-e03a5c25.md

latest1.5 KB
Original Source

DashboardExportPageLayout Enum

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

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public enum DashboardExportPageLayout
vb
Public Enum DashboardExportPageLayout

Members

NameDescription
Portrait

The page orientation used to export a dashboard/dashboard item is portrait.

| | Landscape |

The page orientation used to export a dashboard/dashboard item is landscape.

|

The following properties accept/return DashboardExportPageLayout values:

See Also

DevExpress.DashboardCommon Namespace