Skip to main content
All docs
V18.2

DashboardStateExcelExportPosition Class

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

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class DashboardStateExcelExportPosition :
    JavaScriptObject

Remarks

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

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DashboardStateExcelExportPosition
See Also