DevExpress.Dashboard.v17.2.Web Serves as the base for classes providing data for events used to customize exported documents. Gets the identifier of the exported dashboard. A value that is the identifier of the exported dashboard. Gets the export action performed by an end-user. A object that is the export action performed by an end-user. Gets the document export mode. A value that is the document export mode. Gets export options related to exporting a dashboard/dashboard item to an image. A object containing export options related to exporting a dashboard/dashboard item to an image. Gets export options related to exporting a dashboard/dashboard item to an image. A object containing export options related to exporting a dashboard/dashboard item to an image. Gets the component name of the exported dashboard item. A value that is the component name of the exported dashboard item. Gets export options related to exporting a dashboard/dashboard item to PDF format. A object containing options related to exporting a dashboard/dashboard item to PDF format. Gets export options related to exporting a dashboard/dashboard item to PDF format. A object containing options related to exporting a dashboard/dashboard item to PDF format. An in-memory storage used to hold dashboards. Initializes a new instance of the DashboardInMemoryStorage class. Allows you to handle the process of saving a dashboard to the DashboardInMemoryStorage. Adds a new dashboard to the current DashboardInMemoryStorage. A that specifies the dashboard identifier. A object that specifies the dashboard XML definition. Provides data for the event. Initializes a new instance of the SaveDashboardEventArgs class. A value that specifies the dashboard identifier. A object that is the dashboard XML definition. Gets the dashboard identifier. A value that specifies the dashboard identifier. Gets the dashboard XML definition. A object that is the dashboard XML definition. Provides data for the event. Initializes a new instance of the SetInitialDashboardStateEventArgs class. A value that specifies the dashboard identifier. A object that specifies the XML document containing a dashboard definition. Gets the identifier of the loaded dashboard. A value that is the identifier of the loaded dashboard. Get the XML document containing the definition of the loaded dashboard. A object containing the definition of the loaded dashboard. Gets or sets the initial state of the loaded dashboard. A object containing the initial state of the loaded dashboard. Contains settings that specify parameters affecting how the Pivot dashboard item is exported. Initialize a new instance of the PivotExportOptions class with default settings. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether to print column headers of the Pivot dashboard item on every page. true, to print column headers on every page; otherwise, false. Contains settings that specify parameters affecting how the Pie dashboard item is exported. Initialize a new instance of the PieExportOptions class with default settings. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether dashboard item elements are arranged automatically on the exported page. true, to arrange dashboard item elements automatically on the exported page; otherwise, false. Contains settings that specify parameters affecting how the Grid dashboard item is exported. Initialize a new instance of the GridExportOptions class with default settings. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether the size of the grid dashboard item is changed according to the width of the exported page. true, to change the size of the grid dashboard item according to the width of the exported page; otherwise, false. Gets or sets whether to print column headers of the Grid dashboard item on every page. true, to print column headers on every page; otherwise, false. Contains settings that specify parameters affecting how the Chart dashboard item is exported. Initialize a new instance of the ChartExportOptions class with default settings. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether the page orientation used to export a chart dashboard item is selected automatically. true, to automatically select the page orientation used to export a chart dashboard item; otherwise, false. Gets or sets the export size mode for the chart dashboard item. A enumeration member that specifies the export size mode for the chart dashboard item. Contains settings that specify parameters affecting how the card dashboard item is exported. Initialize a new instance of the CardExportOptions class with default settings. Copies settings of the specified object to the current object. A descendant whose settings are copied to the current object. Gets or sets whether dashboard item elements are arranged automatically on the exported page. true, to arrange dashboard item elements automatically on the exported page; otherwise, false. References a method that will handle the ConfigureDataReloadingTimeout events. References a method that will handle the ConfigureDataReloadingTimeout events. The event source. The object that contains event data. Provides data for the and events. Initializes a new instance of the ConfigureDataReloadingTimeoutWebEventArgs class. The System.String value that is a dashboard unique identifier. A System.String value that is the data source name. A System.String value, specifying the data member. A System.TimeSpan object specifying the data reloading timeout. Gets the identifier of the current dashboard. The System.String value that is a dashboard unique identifier. Gets the identifier of a corresponding data member in the data source. A System.String value, specifying the data member. Gets or sets a time interval that is the data reloading timeout. A object specifying the data reloading timeout. Gets the data source name for which the event was raised. A System.String value that is the data source name. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the VerifyClientTrustLevelEventArgs class. Gets or sets the trust level that specifies which actions a client can initiate to execute them on a server side. A value that specifies a trust level. Lists trust levels that specify which actions a client can initiate to execute them on a server side. A client can initiate any action to execute them on a server side. A client cannot initiate actions that can lead to changing a dashboard stored on a server. This trust level can be used when the / is set to to prevent inadvertent or unauthorized modifications to dashboards. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Contains the font settings of the exported document. Initializes a new instance of the ExportFontInfo class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets a value that specifies the GDI character set used by the current font. A value that specifies the GDI character set used by the current font. Gets or sets the name of the font used in the exported document. A that specifies the name of the font. Gets or sets whether custom font settings are used in the exported document. true, if custom font settings are used in the exported document; otherwise, false. When implemented by a class, represents a storage of the dashboard data sources. Loads the data source with the specified identifier from the current IDataSourceStorage. A value that specifies the data source identifier. A object that is the XML definition of the loaded data source. Gets identifiers of the dashboards stored in the current IDataSourceStorage. A collection of values that are identifiers of the dashboards stored in the current IDataSourceStorage. When implemented by a class, represents a storage of dashboards. Gets information about dashboards stored in the current IDashboardStorage. A collection of objects that contain information about dashboards stored in the current IDashboardStorage. Loads the dashboard with the specified identifier from the current IDashboardStorage. A value that specifies the dashboard identifier. A object that is the XML definition of the loaded dashboard. Saves the specified dashboard to the current IDashboardStorage. A value that specifies the dashboard identifier. A object that is the XML definition of the dashboard to be saved. Contains an API used to supply the dashboard with data. Allows you to customize connection settings before the Web Dashboard connects to a data store (database, OLAP cube, etc.). Allows overriding the default behavior when current connection parameters do not allow connecting to a data store. Occurs before a custom assembly is loaded for use as . Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. Allows you to provide data for the . Specifies a provider of data connections that can be used by the Web Dashboard. An object implementing the interface. Specifies a custom data store schema. An object that implements the interface representing the data store's schema Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data. Provides data for the event. Initializes a new instance of the DashboardSavingWebEventArgs class. A value that specifies the dashboard identifier. A object that specifies the dashboard XML definition. Gets the dashboard identifier. A value that is the dashboard identifier. Gets the dashboard XML definition. A object that specifies the dashboard XML definition. Gets or sets whether or not default actions are required to save the dashboard. true, to specify that no default actions are required to save the dashboard; otherwise, false. Provides a server side API for the control and ASP.NET MVC Dashboard extension. Initializes a new instance of the DashboardConfigurator class. Allows you to hide specific dashboard items when exporting the entire dashboard. Allows you to customize connection settings before the Web Dashboard connects to a data store (database, OLAP cube, etc.). Allows you to set a time interval that specifies how frequently the Web Dashboard should refill its in-memory cache when a user sends a data request. Allows you to configure how the dashboard item's client data is calculated. Allows overriding the default behavior when current connection parameters do not allow connecting to a data store. Occurs before a custom assembly is loaded for use as . Allows you to customize the exported document. Allows you to include WHERE clauses in SQL queries. Allows you to customize the exported document. Provides the capability to substitute the default palette containing colors used to paint dashboard item elements. Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. Gets a storage of dashboards for the Web Dashboard. An object implementing the interface that is the storage of dashboards. Allows you to provide data for the . Gets the data source storage used by the Web Dashboard. An object implementing the interface that is a storage of the dashboard data sources. Gets the default DashboardConfigurator class instance. The default DashboardConfigurator class instance. Provides the capability to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. Gets or sets whether or not confidential information (such as user credentials) will be passed to the client side (web browser). true, to pass confidential information to the client side; otherwise, false. Specifies a provider of data connections that can be used by the Web Dashboard. An object implementing the interface. Specifies a service allowing you to manage a dashboard state. An object implementing the interface that specifies a service allowing you to manage a dashboard state. Specifies an editable storage of dashboards for the Web Dashboard. An object implementing the interface that is an editable storage of dashboards. Specifies a storage of dashboards for the Web Dashboard. An object implementing the interface that is a storage of dashboards. Specifies a file storage of dashboards for the Web Dashboard. A object that is the file storage of dashboards. Specifies an in-memory storage of dashboards for the Web Dashboard. A object that is the in-memory storage of dashboards. Specifies a data source storage for the Web Dashboard. An object implementing the interface that is a storage of the dashboard data sources. Specifies a data source storage for the Web Dashboard. A object that is a storage of the dashboard data sources. Specifies a custom data store schema. An object that implements the interface representing the data store's schema Specifies a custom data store schema. An object that implements the interface representing the data store's schema Specifies a custom fill service for the that provides data for the Web Dashboard. An object implementing the interface that specifies a custom fill service for the . Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data. Allows you to verify the trust level used to specify which actions a client can initiate to execute them on a server side. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the DashboardAddingWebEventArgs class. A object that is the dashboard XML definition. A value that is the dashboard name. Gets or sets the dashboard identifier. A value that specifies the dashboard identifier. Gets the name of the dashboard. A value that is the name of the dashboard. Gets the dashboard XML definition. A object that is the dashboard XML definition. Gets or sets whether default actions are required to add the dashboard to a storage. true, if no default actions are required to save the dashboard to a storage; otherwise, false. References a method that will handle the and events. References a method that will handle the and events. The event source. A object that contains event data. Contains settings that specify parameters affecting how the Treemap dashboard item is exported. Initializes a new instance of the TreemapExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether the page orientation used to export a Treemap dashboard item is selected automatically. true, to automatically select the page orientation used to export a Treemap dashboard item; otherwise, false. Gets or sets the export size mode for the Treemap dashboard item. A enumeration member that specifies the print size mode for the Treemap dashboard item. Lists constants used to specify how the Treemap dashboard item should be resized when being exported. A Treemap dashboard item is exported in a size identical to that shown on the dashboard. A Treemap dashboard item is resized proportionally to best fit the exported page. A Web Dashboard control, which allows you to create new dashboards from scratch and display them to end-users. Initializes a new instance of the ASPxDashboard class. Gets or sets whether or not an end-user can create new dashboards in the ASPxDashboard. true, to allow an end-user to create new dashboards in the ASPxDashboard; otherwise, false. Gets or sets whether the entire dashboard can be exported by end-users. true, if end-users can export the entire dashboard; otherwise, false. Gets or sets whether the dashboard items can be exported by end-users. true, if end-users can export the dashboard items; otherwise, false. Gets or sets whether or not an end-user can open existing dashboards in the ASPxDashboard. true, to allow an end-user to open existing dashboards in the ASPxDashboard; otherwise, false. Allows you to hide specific dashboard items when exporting the entire dashboard. Gets or sets the ASPxDashboard's client programmatic identifier. A that specifies the ASPxDashboard's client identifier. Gets an object that lists the client-side events specific to the ASPxDashboard control. A object which allows assigning handlers to the client-side events available to the ASPxDashboard control. Gets or sets the name of the color theme to be applied to the control. A value specifying the color theme name. Allows you to customize connection settings before the ASPxDashboard connects to a data store (database, OLAP cube, etc.). Allows you to set a time interval that specifies how frequently the Web Dashboard should refill its in-memory cache when a user sends a data request. Allows you to configure how the dashboard item's client data is calculated. Allows overriding the default behavior when current connection parameters do not allow connecting to a data store. Occurs before a custom assembly is loaded for use as . Fires when a round trip to the server has been initiated by a call to the client method. Allows you to customize the exported document. Allows you to include WHERE clauses in SQL queries. Allows you to customize the exported document. Enables you to supply any server data that can then be parsed on the client. Provides the capability to substitute the default palette containing colors used to paint dashboard item elements. Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. Allows you to add a new dashboard to the dashboard storage at runtime. Gets or sets the dashboard identifier. A that specifies the dashboard identifier. Allows you to load a dashboard at runtime. Allows you to save a dashboard at runtime. Allows you to specify the default dashboard state (such as the master filtering state) for the ASPxDashboard's. A value that specifies the dashboard state for the ASPxDashboard's. Gets or sets the path to a folder used to keep dashboards. A value that specifies the path to a folder used to keep dashboards. Gets or sets the type of a dashboard to be displayed in the ASPxDashboard. A object that is the type of a dashboard to be displayed in the ASPxDashboard. Gets or sets the path to the XML definition of a dashboard to be loaded to ASPxDashboard. A that specifies the path to the XML definition of a dashboard to be loaded to ASPxDashboard. Allows you to provide data for the . Enables a server control to perform final clean up before it is released from memory. Enables a user to specify a custom SQL string in the Data Source wizard. true, to allow a user to specify a custom SQL string in the Data Source wizard; otherwise, false. Provides the capability to change options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. Provides access to options related to exporting a dashboard item to the Excel format. A object containing options related to exporting a dashboard item to the Excel format. Provides access to dashboard options specific to export. A object that contains settings which specify parameters affecting how the dashboard (dashboard items) is exported. Gets or sets whether or not callback exceptions are handled on the server. true, to handle callback exceptions on the server; otherwise, false. Provides access to options related to exporting a dashboard/dashboard item to an image. A object containing options related to exporting a dashboard/dashboard item to an image. Gets or sets whether or not the will be included in the ASPxDashboard's URL. true, to include the in the ASPxDashboard's URL; otherwise, false. Gets or sets whether or not the dashboard state (such as the master filtering state) will be included in the ASPxDashboard's URL. true, to include the dashboard state in the ASPxDashboard's URL; otherwise, false. Gets or sets the identifier of the dashboard to be loaded to ASPxDashboard. A value that specifies the identifier of the dashboard to be loaded to ASPxDashboard. Gets or sets the initial dashboard state when loading a dashboard. A value that specifies the initial dashboard state. Gets a collection of temporary client properties and their values. A System.Collections.Generic.Dictionary object that represents the collection of properties and their values. Gets or sets a data limitation mode that allows you to display a reduced form of visible data. A value that is a data limitation mode. Gets or sets whether or not the default dashboard should be loaded from the dashboard storage. true, to load the default dashboard from the dashboard storage; otherwise, false. Loads a dashboard from a string containing a dashboard XML definition. A value that specifies a dashboard XML definition. Loads a dashboard from a document containing a dashboard XML definition. A object that is a document containing a dashboard XML definition. Provides access to options related to exporting a dashboard/dashboard item to the PDF format. A object containing options related to exporting a dashboard/dashboard item to the PDF format. Allows you to specify dashboards available in the dashboard storage. For internal use. Specifies a provider of data connections that can be used by the Web Dashboard. An object implementing the interface. Specifies a custom storage of dashboards for the Web Dashboard. An object implementing the interface that is the custom storage of dashboards. Specifies a data source storage for the Web Dashboard. An object implementing the interface that is a storage of the dashboard data sources. Specifies a custom data store schema. An object that implements the interface representing the data store's schema Specifies a custom data store schema. An object that implements the interface representing the data store's schema Allows you to specify the initial dashboard state when loading a dashboard. Gets or sets whether or not the web browser displays a confirmation message when an-end user closes a page containing the Web Dashboard. true, if the web browser displays a confirmation message when an-end user closes a page containing the Web Dashboard; otherwise, false. Initializes an HTTP handler module for the ASPxDashboard control. Gets or sets whether to enable the legacy card layout used prior to v17.1. true, to enable the legacy card layout used prior to v17.1; otherwise, false. Gets or sets whether or not the ASPxDashboard control uses the server-side API provided by . true, if the ASPxDashboard control uses the server-side API provided by ; otherwise, false. Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data. Gets or sets a working mode of the ASPxDashboard control. A enumeration value that specifies a working mode of the ASPxDashboard control. References a method that will handle the DataLoading events. References a method that will handle the DataLoading events. The event source. A object that contains event data. Provides data for the DataLoading events. Gets the identifier of the current dashboard. A that identifies the current dashboard. References a method that will handle the CustomFilterExpression events. References a method that will handle the CustomFilterExpression events. The event source. The object that contains event data. Provides data for the CustomFilterExpression events. Gets the identifier of the current dashboard. A that identifies the current dashboard. Provides data for the CustomPalette events. Initializes a new instance of the CustomPaletteWebEventArgs class. A value that specifies the dashboard identifier. A object. Gets a dashboard identifier. A value that is the dashboard identifier. Gets or sets a palette used to color dashboard item elements. A object that specifies a palette used to color dashboard item elements. Provides extension methods for the class. Initializes a object using the specified JSON object. A object to be initialized. A value that specifies the JSON object containing a dashboard state. Saves a specified object to a JSON object. A object. A value that is the resulting JSON object. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. When implemented by a class, represents an editable storage of dashboards. Adds a new dashboard to the current IEditableDashboardStorage. A object that is the XML definition of the dashboard to be added. A value that specifies the dashboard name. A that is the identifier of the newly added dashboard. Contains settings that specify default parameters affecting how the dashboard (dashboard item) is exported. Initializes a new instance of the DashboardExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item). An integer value that specifies the number of horizontal/vertical pages spanning the total width/height of a dashboard (dashboard item). Provides access to options for exporting a card dashboard item. A object containing settings that specify parameters affecting how the card dashboard item is exported. Provides access to options for exporting a chart dashboard item. A object containing settings that specify parameters affecting how a chart dashboard item is exported. Provides access to dashboard options specific to export individual dashboard items. A object that contains settings specific to export individual dashboard items. Provides access to options specific to exporting additional content. A object containing options specific to exporting additional content. Provides access to options affecting how the dashboard item is exported in Excel format. An containing options affecting how the dashboard item is exported in Excel format. Provides access to the font settings of the exported document. A object containing the font settings of the exported document. Provides access to options for exporting a gauge dashboard item. A object containing settings that specify parameters affecting how a gauge dashboard item is exported. Provides access to options for exporting a grid dashboard item. A object containing settings that specify parameters affecting how a grid dashboard item is exported. Provides access to options affecting how the dashboard or dashboard item is exported in Image format. An containing options affecting how the dashboard or dashboard item is exported in Image format. Provides access to options for exporting a map dashboard item. A object containing settings that specify parameters affecting how the map dashboard item is exported. Gets or sets the page orientation used to export a dashboard (dashboard item). A enumeration value that specifies the page orientation used to export a dashboard (dashboard item). Gets or sets the standard paper size. A enumeration value that specifies the standard paper size. Provides access to options for exporting a pie dashboard item. A object containing settings that specify parameters that affect how pie dashboard items are exported. Provides access to options for exporting a pivot dashboard item. A object containing settings that specify parameters that affect how pivot dashboard items are exported. Provides access to options for exporting a Range Filter dashboard item. A object containing settings that specify parameters affecting how the Range Filter dashboard item is exported. Gets or sets the scale factor (in fractions of 1), by which a dashboard (dashboard item) is scaled. A value that specifies the scale factor, by which a dashboard (dashboard item) is scaled. Gets or sets the mode for scaling when exporting a dashboard (dashboard item). A enumeration value that specifies the mode for scaling when exporting a dashboard (dashboard item). Provides access to options for exporting a Treemap dashboard item. A object containing settings that specify parameters affecting how the Treemap dashboard item is exported. Lists values that specify a scale mode when exporting a dashboard (dashboard item). The size of the dashboard (dashboard item) is changed according to the width of the exported page. The size of the dashboard (dashboard item) is changed to fit its content on a single page. The dashboard (dashboard item) on the exported page retains its original size. The size of the dashboard (dashboard item) on the exported page is changed according to the scale factor value. Lists values that specify the page orientation used to export a dashboard (dashboard item). The page orientation used to export a dashboard (dashboard item) is landscape. The page orientation used to export a dashboard (dashboard item) is portrait. References a method that will handle the ConfigureDataConnection events. References a method that will handle the ConfigureDataConnection events. The event source. A object that contains event data. References a method that will handle the CustomExport events. References a method that will handle the CustomExport events. The event source. A object that contains event data. Provides data for the CustomExport events. Gets the underlying report of the exported document. An object that is the underlying report of the exported document. Contains a list of the client-side event handlers available for the control and a corresponding MVC extension. Initializes a new instance of the DashboardControlClientSideEvents class. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. References a method that will handle the CustomizeExportDocument events. References a method that will handle the CustomizeExportDocument events. The event source. A object that contains event data. References a method that will handle the CustomPalette events. References a method that will handle the CustomPalette events. The event source. A object that contains event data. Provides the capability to perform server-side export of a dashboard/dashboard item displayed in the Web Dashboard. Initializes a new instance of the ASPxDashboardExporter class for the specified control. An control instance whose data will be exported using the ASPxDashboardExporter API. Initializes a new instance of the ASPxDashboardExporter class for the specified instance. A instance that provides an API for the specified control or ASP.NET MVC Dashboard extension. Exports the dashboard item to the specified stream in Excel format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created Excel file should be sent. Exports the dashboard item to the specified stream in Excel format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created Excel file should be sent. A object that specifies the dashboard state to be applied to the resulting document. Exports the dashboard item to the specified stream in Excel format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created Excel file should be sent. A object that specifies the dashboard state to be applied to the resulting document. A object containing Excel-specific options. Exports a dashboard item to the specified stream in Image format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created image file should be sent. A object that specifies the dashboard item size. Exports a dashboard item to the specified stream in Image format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created image file should be sent. A object that specifies the dashboard item size. A object that specifies the dashboard state to be applied to the resulting document. A object containing Image-specific options. Exports a dashboard item to the specified stream in Image format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created image file should be sent. A object that specifies the dashboard item size. A object that specifies the dashboard state to be applied to the resulting document. Exports a dashboard item to the specified stream in Image format. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created image file should be sent. Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard item size. A object that specifies the dashboard state to be applied to the resulting document. A object containing PDF-specific options. Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard item size. Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created PDF file should be sent. Exports the dashboard item to the specified stream in PDF format using the specified PDF-specific options. A that specifies the identifier of a dashboard containing the required dashboard item. A that is the component name of the dashboard item to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard item size. A object that specifies the dashboard state to be applied to the resulting document. Exports dashboard data to the specified file in Excel format. A that specifies the identifier of a dashboard whose data should be exported. A object to which the created Excel file should be sent. Exports dashboard data to the specified file in Excel format. A that specifies the identifier of a dashboard whose data should be exported. A object to which the created Excel file should be sent. A object that specifies the dashboard state to be applied to the resulting document. Exports dashboard data to the specified file in Excel format. A that specifies the identifier of a dashboard whose data should be exported. A object to which the created Excel file should be sent. A object that specifies the dashboard state to be applied to the resulting document. A object containing Excel-specific options. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created Image file should be sent. A object that specifies the dashboard size. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created Image file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard state to be applied to the resulting document. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created Image file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard state to be applied to the resulting document. A object containing image-specific options. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created Image file should be sent. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created Image file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard items paddings. Exports a dashboard to the specified file in Image format. A that specifies the identifier of a dashboard to be exported. A object to which the created image file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard items paddings. A object that specifies the dashboard state to be applied to the resulting document. A object containing Image-specific options. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard size. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard state to be applied to the resulting document. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard state to be applied to the resulting document. A object containing PDF-specific options. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard items paddings. A object that specifies the dashboard state to be applied to the resulting document. A object containing PDF-specific options. Exports a dashboard to the specified file in PDF format. A that specifies the identifier of a dashboard to be exported. A object to which the created PDF file should be sent. A object that specifies the dashboard size. A object that specifies the dashboard items paddings. Gets a printable component corresponding to the specified dashboard item. A that specifies the identifier of the dashboard containing the required dashboard item. A that specifies the component name of the dashboard item. An object that implements the interface, specifying a component to be printed/exported. Contains settings that specify parameters affecting how the Gauge dashboard item is exported. Initialize a new instance of the GaugeExportOptions class with default settings. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether dashboard item elements are arranged automatically on the exported page. true, to arrange dashboard item elements automatically on the exported page; otherwise, false. Lists values that specify data limitation modes. Visible data will be limited only in the designer mode. Visible data will be limited both in the designer and viewer modes. Visible data will not be reduced. Provides methods that allows you to convert a dashboard XML definition to JSON and vice versa. Converts a JSON dashboard model to its XML equivalent. A value that specifies the JSON dashboard model. A that is the dashboard XML definition. Converts a dashboard XML definition to the JSON string. A that specifies the dashboard XML definition. A value that is the JSON dashboard model. Lists values that specify the filter state's location on the exported document. The filter state is placed below the dashboard (dashboard item) in the exported document. The filter state is not included in the exported document. The filter state is placed on a separate page in the exported document. A storage of dashboards created at design time within Visual Studio. Initializes a new instance of the DashboardTypeStorage class. Adds a new dashboard to the current DashboardTypeStorage. A object that specifies the dashboard type. A value that specifies the dashboard name. A value that specifies the dashboard identifier. Adds a new dashboard to the current DashboardTypeStorage. A object that specifies the dashboard type. A value that specifies the dashboard name. Adds a new dashboard to the current DashboardTypeStorage. A object that specifies the dashboard type. Saves the specified dashboard to the current DashboardTypeStorage. A value that specifies the dashboard identifier. A object that is the XML definition of the dashboard to be saved. References a method that will handle the and events. References a method that will handle the ConfigureItemDataCalculation events. The event source. A object that contains event data. An in-memory storage of the dashboard data sources. Initializes a new instance of the DataSourceInMemoryStorage class. Registers the specified data source in the current DataSourceInMemoryStorage. A that is the data source identifier. A object that specifies the XML document containing a data source definition. Registers the specified data source in the current DataSourceInMemoryStorage. A object that specifies the XML element. Registers the specified data source in the current DataSourceInMemoryStorage. A object that specifies the XML document containing a data source definition. Registers the specified data source in the current DataSourceInMemoryStorage. A that is the data source identifier. A object that specifies the XML element. Provides a server side API for the control and MVC Designer. Gets a storage of dashboards for the Web Dashboard. An object implementing the interface that is the storage of dashboards. Provides access to an API used supply the Web Dashboard with data. A object providing access to an API used to supply the Web Dashboard with data. Gets the data source storage used by the Web Dashboard. An object implementing the interface that is a storage of the dashboard data sources. Gets or sets whether or not confidential information (such as user credentials) will be passed to the client side (web browser). true, to pass confidential information to the client side; otherwise, false. Specifies a custom storage of dashboards for the Web Dashboard. An object implementing the interface that is the custom storage of dashboards. Specifies a file storage of dashboards for the Web Dashboard. A object that is the file storage of dashboards. Specifies an in-memory storage of dashboards for the Web Dashboard. A object that is the in-memory storage of dashboards. Specifies an editable storage of dashboards for the Web Dashboard. An object implementing the interface that is an editable storage of dashboards. Specifies a data source storage for the Web Designer. A object that is a storage of the dashboard data sources. Specifies a data source storage for the Web Designer. An object implementing the interface that is a storage of the dashboard data sources. Contains a list of the client-side events available for the control. Initializes a new instance of the DashboardDesignerClientSideEvents class. A working mode of the control. The Web Dashboard acts as a Dashboard Designer and allows end-users to create, edit and save dashboards. Note that in this case, you can switch to the mode on the client side using the method. The Web Dashboard acts as a Dashboard Viewer and allows you to display dashboards to end-users. Note that in this case, you can switch to the mode on the client side using the method. The Web Dashboard acts as a Dashboard Viewer without the capability to switch to the Designer mode on the client side. In this mode, the Web Dashboard does not load the extensions required for designing dashboards. The Web Dashboard Designer. Initializes a new instance of the ASPxDashboardDesigner class. For internal use. When implemented by a class, provides a service used to manage a dashboard state. Gets the dashboard state for the current state service. A value that specifies the dashboard identifier. A object that is the XML document containing the dashboard. A object containing a dashboard sate. Lists values that specify dashboard themes. The Dark theme is used to paint the dashboard. The Light theme is used to paint the dashboard. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the DashboardLoadingWebEventArgs class. A value that specifies the dashboard identifier. A object that specifies the dashboard XML definition. Gets the dashboard identifier. A value that is the dashboard identifier. Gets or sets the dashboard XML definition. A object that specifies the dashboard XML definition. Lists values used to specify how a Chart dashboard item should be resized when being exported. A chart dashboard item is exported in a size identical to that shown on the dashboard. A chart dashboard item is stretched or shrunk to fit the page to which it is exported. A chart dashboard item is resized proportionally to best fit the exported page. Provides localized strings for the user interface elements. Initializes a new instance of the DashboardWebResLocalizer class. A object specifying the default localizer. Initializes a new instance of the DashboardWebResLocalizer class with default settings. Provides localized strings for the user interface elements. Initializes a new instance of the DashboardWebLocalizer class. Returns an object representing resources based on the thread's language and regional settings (culture). An object representing resources based on the thread's culture. Returns a localized string for the specified string identifier. A enumeration value identifying the string to localize. A corresponding to the specified identifier. Lists values corresponding to strings that can be localized. Default value: Dashboard Viewer: The current browser version is not supported.<br/><br/>Currently, the following browsers are supported: Internet Explorer 9, Chrome, Safari, FireFox, Opera, Android 3+. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Gets the identifier of the required dashboard. A that identifies a dashboard that should be provided via the property. Gets or sets the type of the dashboard created at design time. A that specifies a type of the dashboard created at design time. Gets or sets the dashboard XML definition. A containing XML data that defines the dashboard. A Web Dashboard Viewer used to embed dashboards created in the Dashboard Designer into a web application. Initializes a new instance of the ASPxDashboardViewer class. Gets or sets whether end-users can export a dashboard. true, if end-users can export a dashboard; otherwise, false. Gets or sets whether end-users can export dashboard items. true, if end-users can export dashboard items; otherwise, false. Gets or sets whether to calculate totals that are not displayed in the dashboard item. true, to calculate hidden totals; otherwise, false. Gets or sets the Dashboard Viewer's client programmatic identifier. A that specifies the Dashboard Viewer's client identifier. Gets an object that lists the client-side events specific to the ASPxDashboardViewer control. A object which allows assigning handlers to the client-side events available to the ASPxDashboardViewer control. Gets or sets the name of the color theme to be applied to the control. A string value specifying the color theme name. Allows you to customize connection settings before the ASPxDashboardViewer connects to a data store (database, OLAP cube, etc.). Occurs before a custom assembly is loaded for use as . Allows you to customize the exported document. Allows you to include WHERE clauses in SQL queries. Allows you to customize the exported document. Enables you to supply any server data that can then be parsed on the client. Provides the capability to substitute the default palette containing colors used to paint dashboard item elements. Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. Gets or sets the dashboard identifier. A that specifies the dashboard identifier. Occurs after the dashboard is loaded to the ASPxDashboardViewer. Allows you to load a dashboard at runtime. Gets or sets a dashboard supplier for the ASPxDashboardViewer. A value specifying a dashboard supplier for the ASPxDashboardViewer. Gets or sets the theme used to paint the dashboard. A enumeration member that specifies the theme used to paint the dashboard. Gets or sets the path to an XML file that contains a dashboard. A that specifies the path to an XML file that contains the dashboard. Allows you to provide data for the . Allows specifying a custom data store's schema. An object that implements the interface representing the data store's schema. Enables a server control to perform final clean up before it is released from memory. Provides access to options related to exporting a dashboard item to the Excel format. A object containing options related to exporting a dashboard item to the Excel format. Provides access to dashboard options specific to export. A object that contains settings which specify parameters affecting how the dashboard (dashboard items) is exported. Provides the capability to apply default filtering to filter elements. Gets or sets whether the ASPxDashboardViewer is in full-screen mode. true, if the ASPxDashboardViewer is in the full-screen mode; otherwise, false. Gets or sets whether or not callback exceptions are handled on the server. true, to handle callback exceptions on the server; otherwise, false. Gets or sets the height of the ASPxDashboardViewer control. A that specifies the height of the ASPxDashboardViewer control. Provides access to options related to exporting a dashboard/dashboard item to an image. A object containing options related to exporting a dashboard/dashboard item to an image. Gets a collection of temporary client properties and their values. A System.Collections.Generic.Dictionary object that represents the collection of properties and their values. Allows you to apply default filtering to master filter items. Provides access to options related to exporting a dashboard/dashboard item to the PDF format. A object containing options related to exporting a dashboard/dashboard item to the PDF format. Provides the capability to specify the default selected range in the Range Filter dashboard item. Gets or sets a value indicating whether the ASPxDashboardViewer redraws itself when the browser window is resized. true, if the ASPxDashboardViewer redraws itself when the browser window is resized; otherwise, false. Gets or sets whether the ASPxDashboardViewer should automatically add the jQuery library to the web application and register it on the current page. true, to add the jQuery library to the web application and register it on the current page; otherwise, false. For internal use. Gets or sets the session time-out (in seconds) specifying how long internal dashboard data are stored on the server. A value that is the session time-out (in seconds) specifying how long internal dashboard data are stored on the server. Allows you to specify a default filter value for the Single Master Filter. This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. Gets or sets whether to enable the capability to access the client and underlying data. true, to enable the capability to access the client and underlying data; otherwise, false. Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data. Gets or sets the width of the ASPxDashboardViewer control. A that specifies the width of the ASPxDashboardViewer control. Provides data for the ConfigureDataConnection events. Gets the identifier of the current dashboard. A that identifies the current dashboard. Contains options specific to exporting additional content. Initializes a new instance of the DocumentContentExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets the filter state's location on the exported document. A object that specifies the filter state's location on the exported document. Gets or sets whether a dashboard title (or dashboard item's caption) is included as the exported document title. A value that specifies whether a dashboard title (or dashboard item's caption) is included as the exported document title. Provides data for the CustomAssemblyLoading events. Initializes a new instance of the CustomAssemblyLoadingWebEventArgs class. A that is the dashboard identifier. A that is the name of the Entity Framework data source. A that is the component name of the Entity Framework data source. A that is the name of the Entity Framework context. A that is the path to the external assembly containing the Entity Framework model. A value that specifies whether to allow loading a custom assembly. Gets the dashboard identifier. A that is the dashboard identifier. References a method that will handle the BeforeExportDocument events. References a method that will handle the BeforeExportDocument events. The event source. The object that contains event data. Serves as the base class for classes that act as dashboard storage. Provides data for the and events. Initializes a new instance of the ConfigureItemDataCalculationWebEventArgs class. A System.String value that specifies a dashboard identifier. A System.String value that specifies a component name of the dashboard item. Gets or sets whether to calculate totals that are not displayed in the dashboard item. true, to calculate hidden totals; otherwise, false. Gets a dashboard identifier. A System.String that specifies the dashboard identifier. Gets the component name of the dashboard item. A System.String that specifies the component name of the dashboard item. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the DashboardLoadedWebEventArgs class. A that specifies the dashboard identifier. A object that is the loaded dashboard. Gets the loaded dashboard. A object that is the loaded dashboard. Gets the identifier of the loaded dashboard. A that identifies a loaded dashboard. Provides data for the and events. Initializes a new instance of the ConnectionErrorWebEventArgs class. A that is the dashboard identifier. A that is the data source name. A that is the connection name. A descendant containing connection parameters. A object that is the exception that caused the connection error. Gets the dashboard identifier. A that is the dashboard identifier. Gets the data source name. A that is the data source name. References a method that will handle the ExcelDataSourceBeforeFill events. References a method that will handle the ExcelDataSourceBeforeFill events. The event source. The object that contains event data. Provides data for the ExcelDataSourceBeforeFill events. Initializes a new instance of the ExcelDataSourceBeforeFillWebEventArgs class. A value that is the dashboard identifier. A value that is the component name of the Excel data source. A value that is the Excel data source name. A object. Gets the identifier of the dashboard for which the event was raised. A value that is the identifier of the dashboard for which the event was raised. Gets the component name of the Excel data source for which the event was raised. A value that is the component name of the Excel data source for which the event was raised. Gets the name of the Excel data source for which the event was raised. A value that is the name of the Excel data source for which the event was raised. Gets or sets a path to the Microsoft Excel workbook or CSV file. A that specifies the path to the Microsoft Excel workbook or CSV file. Gets or sets options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. A descendant containing options used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. Gets or sets a stream that contains a Microsoft Excel workbook or CSV file. A object containing a Microsoft Excel workbook or CSV file. Gets or sets the format of the document contained in the . A enumeration value that specifies the format of the document contained in the . Contains settings that specify export parameters related to individual dashboard items. Initializes a new instance of the DashboardItemExportOptions class. A containing options specific to exporting additional content. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether a dashboard item caption(s) is included on the exported page. A value that specifies whether a dashboard item caption(s) is included on the exported page. Provides data for the BeforeExportDocument events. Gets the identifier of the current dashboard. A that identifies the current dashboard. Hides the dashboard item with the specified name in the exported dashboard. A that specifies the component name of the dashboard item to hide. Hides the dashboard item matching the specified predicate in the exported dashboard. A System.Predicate that specifies the condition used to determine whether to hide the dashboard item. Contains the control's static settings. Specifies the session state for the control. Contains settings that specify parameters affecting how the dashboard or dashboard item is exported in Image format. Initializes a new instance of the ImageFormatExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets an image format in which the dashboard (dashboard item) is exported. A enumeration member that specifies an image format in which the dashboard (dashboard item) is exported. Gets or sets the resolution (in dpi) used to export a dashboard (dashboard item) in Image format. An integer value that specifies the resolution (in dpi) used to export a dashboard (dashboard item) in Image format. Serves as the base class for classes containing specific export options. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Returns the string that represents the current object. A that represents the current object. Contains settings that specify parameters affecting how the Range Filter dashboard item is exported. Initializes a new instance of the RangeFilterExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether the page orientation used to export a Range Filter dashboard item is selected automatically. true, to automatically select the page orientation used to export a Range Filter dashboard item; otherwise, false. Gets or sets the export size mode for the Range Filter dashboard item. A enumeration member that specifies the export size mode for the Range Filter dashboard item. Lists values used to specify how a range filter dashboard item should be resized when being exported. A Range Filter dashboard item is exported in a size identical to that shown on the dashboard. A Range Filter dashboard item is stretched or shrunk to fit the page to which it is exported. A Range Filter dashboard item is resized proportionally to best fit the printed page. Lists values used to specify how a Map dashboard item should be resized when being exported. A map dashboard item is exported in a size identical to that shown on the dashboard A map dashboard item is resized proportionally to best fit the exported page. Contains settings that specify parameters affecting how Map dashboard items are exported. Initializes a new instance of the MapExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets whether the page orientation used to export a map dashboard item is selected automatically. true, to automatically select the page orientation used to export a map dashboard item; otherwise, false. Gets or sets the export size mode for the map dashboard item. A enumeration member that specifies the export size mode for the map dashboard item. Lists values that specify the image format used for exporting a dashboard/dashboard item. The GIF image format. The JPG image format. The PNG image format. References a method that will handle the CustomParameters events. References a method that will handle the CustomParameters events. The event source. A object that contains event data. Provides data for the CustomParameters events. Gets the identifier of the required dashboard. A that identifies a dashboard. Contains information used to identify a dashboard within the dashboard storage. Initializes a new instance of the DashboardInfo class. Gets or sets the dashboard identifier. A that specifies the dashboard identifier. Gets or sets the dashboard name. A that specifies the dashboard name. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. A file storage used to hold dashboards. Initializes a new instance of the DashboardFileStorage class. Initializes a new instance of the DashboardFileStorage class. A that specifies the path to the directory used to store dashboards. Gets or sets the path to the directory used to store dashboards. A that specifies the path to the directory used to store dashboards. Contains a list of the client-side events available for the control. Initializes a new instance of the DashboardClientSideEvents class. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the client event. A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event. References a method that will handle the ValidateCustomSqlQuery events. References a method that will handle the ValidateCustomSqlQuery events. The event source. A object that contains event data. Provides data for the ValidateDashboardCustomSqlQuery events. Initializes a new instance of the ValidateDashboardCustomSqlQueryWebEventArgs class. A object. Gets the custom SQL query that should be checked. A object that specifies the custom SQL query. Gets the identifier of the current dashboard. A that identifies the current dashboard. Gets or sets the component name of the data source for which the event was raised. A value that specifies the component name of the data source for which the event was raised. Gets or sets the name of the data source for which the event was raised. A value that specifies the name of the data source for which the event was raised. Gets or sets the exception message returned after custom SQL query validation. A value that specifies the exception message returned after custom SQL query validation. Gets or sets whether the current custom SQL query is valid. true, if the current custom SQL query is valid; otherwise, false. References a method that will handle the CustomAssemblyLoading events. References a method that will handle the CustomAssemblyLoading events. The event source. A object that contains event data. Provides data for the CustomizeExportDocument events. Gets options related to exporting a dashboard/dashboard item to the Excel format. A object containing options related to exporting a dashboard/dashboard item to the Excel format. Gets options related to exporting a dashboard item to the Excel format. A object containing options related to exporting a dashboard item to the Excel format. Gets or sets a stream containing the exported document. A object that specifies a stream containing the exported document. Lists values that specify Excel formats available for exporting individual dashboard items. A comma-separated values (CSV) file format. The Excel 97 - Excel 2003 (XLS) file format. The Office Excel 2007 XML-based (XLSX) file format. Contains options which define how the dashboard item is exported to Excel format. Initializes a new instance of the ExcelFormatExportOptions class. Copies settings of the specified object to the current object. An descendant whose settings are copied to the current object. Gets or sets a character used to separate values in a CSV document. A value that specifies the character used to separate values in a CSV document. Gets or sets the filter state's location on the exported document. A string value returned by the class that specifies the filter state's location on the exported document. Gets or sets the Excel format in which the dashboard item is exported. A enumeration member that specifies the Excel format in which the dashboard item is exported. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the MasterFilterDefaultValuesWebEventArgs class. A value that specifies the dashboard identifier. A object. Gets the list of values that can be used to apply filtering. A object that is the list of values available for filtering. Gets the dashboard identifier. A value that is the dashboard identifier. Gets or sets values used to apply default filtering. A collection of objects that specify filter values. Gets the collection of values that can be used to apply default filtering. A collection of values that can be used to apply default filtering. Gets the component name of the dashboard item. A value that is the component name of the dashboard item. Gets the dashboard item name. A value that is the dashboard item name. Specifies values used to apply default filtering. A collection of values that can be used to apply default filtering. Contains properties used to set paddings of the Web Dashboard elements. Initializes a new instance of the Padding class. An integer value that specifies all four paddings of the Web Dashboard element. Initializes a new instance of the Padding class. An integer value that specifies the left padding of the Web Dashboard element. An integer value that specifies the right padding of the Web Dashboard element. An integer value that specifies the top padding of the Web Dashboard element. An integer value that specifies the bottom padding of the Web Dashboard element. Gets or sets the bottom padding (space) of the Web Dashboard element. An integer value that specifies the bottom padding of the Web Dashboard element. Gets or sets the left padding (space) of the Web Dashboard element. An integer value that specifies the left padding of the Web Dashboard element. Gets or sets the right padding (space) of the Web Dashboard element. An integer value that specifies the right padding of the Web Dashboard element. Gets or sets the top padding (space) of the Web Dashboard element. An integer value that specifies the top padding of the Web Dashboard element. Provides data for the event. Initializes a new instance of the RequestDashboardIDsWebEventArgs class. A collection of objects containing information used to identify dashboards. Gets or sets a collection of objects containing information used to identify dashboards. A collection of objects containing information used to identify dashboards.