Skip to main content
All docs
V18.2

DashboardStateExportPosition Class

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

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class DashboardStateExportPosition :
    JavaScriptObject

Remarks

Values listed in this class are used to set the DashboardPdfExportOptions.DashboardStatePosition property.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DashboardStateExportPosition
See Also