Skip to main content
All docs
V18.2

DashboardExportFilterState Class

Lists constants used to identify the filter state’s location on the exported document.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class DashboardExportFilterState :
    JavaScriptObject

Remarks

Values returned by this class are used to set the ASPxClientDashboardExportOptions.FilterState property.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DashboardExportFilterState
See Also