Skip to main content
All docs
V18.2

ExcelExportFilterState Class

Lists values that specify the filter state’s location in the exported Excel file.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class ExcelExportFilterState :
    JavaScriptObject

Remarks

Values listed in this enumeration are used to set the ExcelExportOptions.FilterState property.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
ExcelExportFilterState
See Also