RangeFilterExportOptions Class
Contains settings that specify parameters affecting how the Range Filter dashboard item is exported.
#Declaration
declare class RangeFilterExportOptions
#Remarks
Use the ASPxClientDashboardExportOptions.RangeFilterOptions property to access options specific to exporting the Range Filter dashboard item.
Warning
A use of ASPx
API reduces flexibility when you configure the control. The DashboardASPx
object. The control provides access to all client settings and allows you to implement complex scenarios. We recommend that you use the Dashboard
API to configure the Web Dashboard on the client. More information: Client-Side Functionality.
#Properties
#AutomaticPageLayout Property
Obsolete. Gets or sets whether the page orientation used to export a Range Filter dashboard item is selected automatically.
#Declaration
AutomaticPageLayout: boolean
#Property Value
Type | Description |
---|---|
boolean | true, to automatically select the page orientation used to export a Range Filter dashboard item; otherwise, false. |
#SizeMode Property
Obsolete. Gets or sets the export size mode for the Range Filter dashboard item.
#Declaration
SizeMode: string
#Property Value
Type | Description |
---|---|
string | A value returned by the Range |