Back to Devexpress

DashboardStateExportPosition Enum

corelibraries-devexpress-dot-dashboardcommon-a0c548f4.md

latest1.7 KB
Original Source

DashboardStateExportPosition Enum

Lists values that specify the position of the dashboard state (such as master filter or current parameter values) in the exported document.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public enum DashboardStateExportPosition
vb
Public Enum DashboardStateExportPosition

Members

NameDescription
Below

The dashboard state is placed below the exported dashboard/dashboard item.

| | SeparatePage |

The dashboard state is placed on a separate page.

|

The following properties accept/return DashboardStateExportPosition values:

See Also

DevExpress.DashboardCommon Namespace