Skip to main content
All docs
V18.2

RangeFilterExportSizeMode Class

Lists values used to specify how a Range Filter dashboard item should be resized when being exported.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public class RangeFilterExportSizeMode :
    JavaScriptObject

Remarks

Values returned by this class are used to set the DashboardPdfExportOptions.RangeFilterSizeMode property.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
RangeFilterExportSizeMode
See Also