﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>DevExpress.XtraReports.v23.1.Web.WebForms</name>
  </assembly>
  <members>
    <member name="N:DevExpress.XtraReports.Web">
      <summary>
        <para>Contains classes which are used to implement the Web functionality of XtraReports.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ASPxDocumentViewer">
      <summary>
        <para>A legacy control. Use the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> control instead.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxDocumentViewer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.AccessibilityCompliant">
      <summary>
        <para>Enables support for Section 508.</para>
      </summary>
      <value>true, to enable support for Section 508; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.AssociatedRibbonID">
      <summary>
        <para>Specifies the ID of a Ribbon toolbar associated with the Document Viewer.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.AutoHeight">
      <summary>
        <para>Specifies whether the Document Viewer’s height is adjusted automatically to fit its panels.</para>
      </summary>
      <value>true, to automatically adjust the Document Viewer’s height; otherwise, false.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.CacheReportDocument">
      <summary>
        <para>Occurs when a report document is created, and it’s possible to store it in a cache.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ClientSideEvents">
      <summary>
        <para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> client-side event handlers.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ConfigurationRemoteSource">
      <summary>
        <para>Specifies the settings of a Document Viewer’s remote document source.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration"/> object.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.CustomizeParameterEditors">
      <summary>
        <para>Occurs when standard editors are created for <see href="https://docs.devexpress.com/XtraReports/4812/detailed-guide-to-devexpress-reporting/use-report-parameters">report parameters</see>, according to their types.</para>
      </summary>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.CustomJSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.DeserializeClientParameters">
      <summary>
        <para>Returns the values assigned to a report parameter on the client.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.DocumentViewerInternal">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ImageFolder">
      <summary>
        <para>Specifies the path to the folder that contains images used by the control.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the root path of all the images used by the control.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.JSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
      <value>A dictionary, containing the JavaScript property names, along with their corresponding <see cref="T:System.Object"/> values.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.LoadingPanelImage">
      <summary>
        <para>Gets the image settings of the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImageProperties"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.LoadingPanelStyle">
      <summary>
        <para>Gets the style settings of the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.LoadingPanelStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.Report">
      <summary>
        <para>Specifies the report to display in the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> specifying a report to display.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ReportTypeName">
      <summary>
        <para>Specifies the name of the class of the report to display in the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> specifying the name of a report class.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.RestoreReportDocumentFromCache">
      <summary>
        <para>Occurs when an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> requires a report for display, and it’s possible to restore an existing report document from the cache.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsDocumentMap">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s document map settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsDropDownEditButton">
      <summary>
        <para>Gets the settings of the Edit drop-down button in the Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.DropDownButton"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsLoadingPanel">
      <summary>
        <para>Gets the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see> settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.SettingsLoadingPanel"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsParametersPanelCaption">
      <summary>
        <para>Gets the caption settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsRemoteSource">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s remote document source settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsReportViewer">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsRibbon">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Ribbon settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsSplitter">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s <see href="https://docs.devexpress.com/AspNetMvc/8972/components/site-navigation-and-layout/splitter">splitter</see> settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsToolbar">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s toolbar settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SpriteCssFilePath">
      <summary>
        <para>Gets or sets the path to a CSS file that defines the control’s <see href="https://docs.devexpress.com/AspNet/7196/common-concepts/css-image-sprites">sprite image</see> settings.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies the path to the required CSS file.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SpriteImageUrl">
      <summary>
        <para>Gets or sets the path to a <see href="https://docs.devexpress.com/AspNet/7196/common-concepts/css-image-sprites">sprite image</see>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies the path to the sprite image.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesDocumentMap">
      <summary>
        <para>Provides access to the style settings that control the appearance of the Document Viewer’s document map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMapStyles"/> object containing style settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesEditors">
      <summary>
        <para>Gets the editor style settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.EditorStyles"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelButtons">
      <summary>
        <para>Gets the style settings of the Parameters panel buttons.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelEditors">
      <summary>
        <para>Gets the style settings of the Parameters panel’s value editors.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelParameterEditors">
      <summary>
        <para>Gets the editor style settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesReportViewer">
      <summary>
        <para>Provides access to the style settings that control the appearance of the Document Viewer’s report viewer.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesRibbon">
      <summary>
        <para>Gets the style settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s <see href="https://docs.devexpress.com/AspNet/16099/components/site-navigation-and-layout/ribbon">Ribbon</see>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesSplitter">
      <summary>
        <para>Provides access to the style settings that control the appearance of splitters in the Document Viewer.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles"/> object containing style settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesToolbar">
      <summary>
        <para>Provides access to the style settings that control the appearance of the Document Viewer’s toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles"/> object containing style settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ToolbarItems">
      <summary>
        <para>Provides access to the collection of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> report toolbar’s items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemCollection"/> object representing the report toolbar’s collection of items.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ToolbarMode">
      <summary>
        <para>Specifies the toolbar mode of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ASPxQueryBuilder">
      <summary>
        <para>The <see href="https://docs.devexpress.com/AspNet/114930/components/query-builder">Query Builder</see> control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.#ctor(System.IServiceProvider)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.ClientSideEvents">
      <summary>
        <para>Gets an object that lists client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/> client-side event handlers.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxQueryBuilder.CustomJSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.HandlerUri">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.Height">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/> height.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Web Document Viewer height.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.JSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
      <value>The collection of property names and their values.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase,DevExpress.DataAccess.Sql.SelectQuery,System.Int32)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionParameters">A <see cref="T:DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase"/> object, containing settings required to establish a data connection.</param>
      <param name="selectQuery">A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</param>
      <param name="commandTimeout">An integer value, specifying the timeout to execute a query.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase,DevExpress.DataAccess.Sql.SelectQuery)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionParameters">A <see cref="T:DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase"/> object containing settings required to establish a data connection.</param>
      <param name="selectQuery">A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionParameters">A <see cref="T:DevExpress.DataAccess.ConnectionParameters.DataConnectionParametersBase"/> object containing settings required to establish a data connection.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(System.String,DevExpress.DataAccess.Sql.SelectQuery,System.Int32)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionName">The name of a connection string defined in the application’s configuration file.</param>
      <param name="selectQuery">A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</param>
      <param name="commandTimeout">An integer value, specifying the timeout to execute a query.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(System.String,DevExpress.DataAccess.Sql.SelectQuery)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionName">The name of a connection string defined in the application’s configuration file.</param>
      <param name="selectQuery">A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.OpenConnection(System.String)">
      <summary>
        <para>Opens a connection to a database.</para>
      </summary>
      <param name="connectionName">The name of a connection string defined in the application’s configuration file.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.RightToLeft">
      <summary>
        <para>Specifies whether or not a <see href="https://docs.devexpress.com/AspNet/8925/common-concepts/right-to-left-support">right-to-left layout</see> is enabled in the <see href="https://docs.devexpress.com/AspNet/114930/components/query-builder">Query Builder</see> user interface.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxQueryBuilder.SaveQuery">
      <summary>
        <para>Occurs when a query is being saved.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.SettingsClientSideModel">
      <summary>
        <para>Provides access to the settings of the <see href="https://docs.devexpress.com/XtraReports/117591/web-reporting/gui/interface-elements/query-builder">Query Builder</see>‘s client-side model.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings"/> object.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxQueryBuilder.StaticInitialize">
      <summary>
        <para>Explicitly starts the Query Builder initialization.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.ValidateQueryByExecution">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxQueryBuilder.Width">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/> width.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Web Document Viewer width.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ASPxReportDesigner">
      <summary>
        <para>A control to create an <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">End-User Report Designer</see> in ASP.NET applications.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor(DevExpress.XtraReports.Web.ReportDesigner.Native.Services.IReportDesignerModelGenerator,DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator{DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel},System.Func{DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IStoragesCleaner},DevExpress.XtraReports.Services.IReportProvider,DevExpress.XtraReports.Web.Native.ClientControls.Services.ILocalizerService)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/> class with specified settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor(System.IServiceProvider)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.AllowMDI">
      <summary>
        <para>Specifies whether an end user can close all the multiple reports currently designed in the Web Report Designer or a single report should remain associated with it.</para>
      </summary>
      <value>true if the Report Designer is not associated with a certain report and all the reports designed in it can be closed; false if the Report Designer remains associated with a single report.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxReportDesigner.CanProcessHandlerRequest">
      <summary>
        <para>Occurs when a request is sent to the DevExpress HTTP handler. Handle this event to stop processing requests for the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the client instance name of the Report Designer.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ClientSideEvents">
      <summary>
        <para>Gets an object that lists client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/> client-side event handlers.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.CustomControlTypes">
      <summary>
        <para>Adds custom controls that appear in the Report Designer Toolbox and can be used to design reports.</para>
      </summary>
      <value>A list of custom control types.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxReportDesigner.CustomJSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.DataSources">
      <summary>
        <para>Contains data sources available in the Report Designer’s “Add Data Source” menu.</para>
      </summary>
      <value>A dictionary that contains data sources and their names.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.Dispose">
      <summary>
        <para>Releases all resources used by <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.EnableRichTextEditor">
      <summary>
        <para>Specifies whether the <see cref="T:DevExpress.XtraReports.UI.XRRichText"/> control’s Rich Text Editor is enabled in the Web Report Designer.</para>
      </summary>
      <value>true to enable the Rich Text Editor; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Height">
      <summary>
        <para>Specifies the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Report Designer</see> height.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Report Designer height.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.JSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
      <value>A dictionary, containing the JavaScript property names, along with their corresponding <see cref="T:System.Object"/> values.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.MenuItems">
      <summary>
        <para>Provides access to the collection of menu items of the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>.</para>
      </summary>
      <value>A collection of <see cref="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem"/> objects.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Opens the specified report instance in the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Web Report Designer</see>.</para>
      </summary>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.OpenReport(System.String)">
      <summary>
        <para>Opens the report specified by its string identifier.</para>
      </summary>
      <param name="reportUrl">A <see cref="T:System.String"/> that identifies a report.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.OpenReportXmlLayout(System.Byte[])">
      <summary>
        <para>Opens a report restored from the specified byte array.</para>
      </summary>
      <param name="reportLayout">A <see cref="T:System.Byte"/> array that contains a report serialized in XML format.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.RequestEvent">
      <summary>
        <para>Defines when to process a POST/GET request.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.RequestEvent"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.RightToLeft">
      <summary>
        <para>Specifies whether or not a <see href="https://docs.devexpress.com/AspNet/8925/common-concepts/right-to-left-support">right-to-left layout</see> is enabled in the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">End-User Report Designer</see> user interface.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxReportDesigner.SaveReportLayout">
      <summary>
        <para>Occurs after a command to save the report layout is executed. This is a legacy event. Use the <see cref="T:DevExpress.XtraReports.Web.Extensions.ReportStorageWebExtension"/> service to save and load a report instead of this event.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.SettingsClientSideModel">
      <summary>
        <para>Provides access to the settings of the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Report Designer</see>‘s client-side model.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.SettingsWizard">
      <summary>
        <para>Provides access to the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard</see> settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings"/> object that provides Report Wizard settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldClearReportScripts">
      <summary>
        <para>Specifies whether to remove script code from report definition files when saving them in the Web Report Designer.</para>
      </summary>
      <value>true to clear report scripts; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeDataSources">
      <summary>
        <para>Specifies whether or not report data sources should be disposed when calling the <see cref="M:DevExpress.XtraReports.Web.ASPxReportDesigner.Dispose">ASPxReportDesigner.Dispose</see> method.</para>
      </summary>
      <value>true, to dispose data sources; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeReport">
      <summary>
        <para>Specifies whether or not a report should be disposed when calling the <see cref="M:DevExpress.XtraReports.Web.ASPxReportDesigner.Dispose">ASPxReportDesigner.Dispose</see> method.</para>
      </summary>
      <value>true to dispose the report along with the Report Designer; otherwise false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.StaticInitialize">
      <summary>
        <para>Explicitly starts the Report Designer initialization.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Subreports">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.UI.XRSubreport">subreports</see> available in the report that is currently loaded into the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Web Report Designer</see>.</para>
      </summary>
      <value>A dictionary, listing the subreports by their names.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.TryAddDefaultDataSerializer">
      <summary>
        <para>For internal use. Specifies whether or not the default data serializer can be added to the report extensions.</para>
      </summary>
      <value>true, if the default data serializer can be added to the report extensions; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Width">
      <summary>
        <para>Specifies the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Report Designer</see> width.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Report Designer width.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer">
      <summary>
        <para>A control that displays an interactive preview of a document generated from a report and allows the user to view, print and export the report document.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor(DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerModelGenerator,DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator{DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel},DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IStoragesCleaner,DevExpress.XtraReports.Web.WebDocumentViewer.IWebDocumentViewerReportResolver,DevExpress.XtraReports.Web.WebDocumentViewer.ICachedReportSourceWebResolver,DevExpress.XtraReports.Web.Native.ClientControls.Services.ILocalizerService)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor(System.IServiceProvider)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.AccessibilityCompliant">
      <summary>
        <para>Enables accessibility mode.</para>
      </summary>
      <value>True to enable accessibility mode; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.AllowURLsWithJSContent">
      <summary>
        <para>Specifies whether or not the execution of the JavaScript code placed in URLs is allowed.</para>
      </summary>
      <value>true, to allow the execution of the JavaScript code placed in URLs; otherwise, false.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.CanProcessHandlerRequest">
      <summary>
        <para>Occurs when a request is sent to the DevExpress HTTP handler. Handle this event to stop processing requests for the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ClientSideEvents">
      <summary>
        <para>Gets an object that lists client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> client-side event handlers.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.CustomJSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.Dispose">
      <summary>
        <para>Disposes the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> object.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.Height">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> height.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Web Document Viewer height.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.JSProperties">
      <summary>
        <para>Enables you to supply any server data that can then be parsed on the client.</para>
      </summary>
      <value>A dictionary, containing the JavaScript property names, along with their corresponding <see cref="T:System.Object"/> values.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.MenuItems">
      <summary>
        <para>Provides access to the collection of menu items of the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <value>A collection of <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem"/> objects.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.MobileMode">
      <summary>
        <para>Specifies whether or not the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see> should be configured for use on mobile devices.</para>
      </summary>
      <value>true, to enable the mobile mode; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Opens the specified report in the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.OpenReport(DevExpress.XtraReports.Web.CachedReportSourceWeb)">
      <summary>
        <para>Opens the report associated with the specified <see cref="T:DevExpress.XtraReports.Web.CachedReportSourceWeb"/> object in the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <param name="cachedReportSource">An object associated with the report to be displayed.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.OpenReport(System.String)">
      <summary>
        <para>Opens the specified report in the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
      <param name="reportUrl">A <see cref="T:System.String"/> value specifying a report’s unique name.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.OpenReportXmlLayout(System.Byte[])">
      <summary>
        <para>Restores a report layout from the specified XML bytes.</para>
      </summary>
      <param name="reportXmlLayout">A <see cref="T:System.Byte"/> array, containing the report layout in XML format.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ReportSourceId">
      <summary>
        <para>Specifies the source report ID.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, identifying the report source during a session.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.RequestEvent">
      <summary>
        <para>Defines when to process a POST/GET request.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.RequestEvent"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.RightToLeft">
      <summary>
        <para>Specifies whether or not a <see href="https://docs.devexpress.com/AspNet/8925/common-concepts/right-to-left-support">right-to-left layout</see> is enabled in the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see> user interface.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Utils.DefaultBoolean"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsClientSideModel">
      <summary>
        <para>Provides access to the settings of the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s client-side model.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsExport">
      <summary>
        <para>Allows you to specify common print and export settings.</para>
      </summary>
      <value>An object that contains common print and export settings for the Document Viewer.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsMobile">
      <summary>
        <para>Provides access to the <see href="https://docs.devexpress.com/XtraReports/117534/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-webforms-reporting/mobile-mode">Mobile Mode</see> settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsProgressBar">
      <summary>
        <para>Provides access to the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s progress bar settings.</para>
      </summary>
      <value>An object that specifies progress bar settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsRemoteSource">
      <summary>
        <para>Provides access to the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s remote document source settings.</para>
      </summary>
      <value>An object that specifies remote document source settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.SettingsTabPanel">
      <summary>
        <para>Provides access to the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s tab panel settings.</para>
      </summary>
      <value>An object that specifies tab panel settings.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.StaticInitialize">
      <summary>
        <para>Explicitly starts the Web Document Viewer initialization.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.Width">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> width.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Web Document Viewer width.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.BookmarkFiller`1">
      <summary>
        <para>The base class for all classes that provide the capability to obtain a hierarchy of bookmarks for a particular report.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.BookmarkFiller`1.Fill(`0)">
      <summary>
        <para>Fills the parent object with the hierarchy of a report’s bookmarks.</para>
      </summary>
      <param name="parent">A type of the parent object.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument">ReportViewer.CacheReportDocument</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.#ctor(DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs"/> class with the specified report.</para>
      </summary>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object which represents a report to be cached. This object can be saved via the <see cref="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveDocumentToFile(System.String)">CacheReportDocumentEventArgs.SaveDocumentToFile</see> and <see cref="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveDocumentToMemoryStream">CacheReportDocumentEventArgs.SaveDocumentToMemoryStream</see> methods.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.Key">
      <summary>
        <para>Gets or sets a string value, which represents a unique key used when storing a report document to the cache.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value which represents a unique key.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveDocumentToFile(System.String)">
      <summary>
        <para>Saves the current document to the specified file.</para>
      </summary>
      <param name="fileName">A <see cref="T:System.String"/> value specifying the PRNX file, to which the document should be saved.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveDocumentToMemoryStream">
      <summary>
        <para>Saves the current document to a memory stream.</para>
      </summary>
      <returns>A <see cref="T:System.IO.MemoryStream"/> object, which contains the saved document as a byte array.</returns>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveExportOptionsToFile(System.String)">
      <summary>
        <para>Saves the current report’s export options to the specified file.</para>
      </summary>
      <param name="fileName">A <see cref="T:System.String"/> value specifying the XML file to which the export options should be saved.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveExportOptionsToMemoryStream">
      <summary>
        <para>Saves the current report’s export options to a memory stream.</para>
      </summary>
      <returns>A <see cref="T:System.IO.MemoryStream"/> object  which contains the saved export options as a byte array.</returns>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveExportOptionsToStream(System.IO.Stream)">
      <summary>
        <para>Saves the current report’s export options to the specified stream.</para>
      </summary>
      <param name="stream">A <see cref="T:System.IO.Stream"/> object to which the export options should be saved.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.CacheReportDocumentEventHandler">
      <summary>
        <para>A method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument">ReportViewer.CacheReportDocument</see> event.</para>
      </summary>
      <param name="sender">The event source. This parameter identifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> which raised the event.</param>
      <param name="e">A <see cref="T:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs"/> object which contains event data.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.CanProcessHandlerRequestEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxReportDesigner.CanProcessHandlerRequest">ASPxReportDesigner.CanProcessHandlerRequest</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CanProcessHandlerRequestEventArgs.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.CanProcessHandlerRequestEventArgs"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CanProcessHandlerRequestEventArgs.Cancel">
      <summary>
        <para>Specifies whether the event handler execution should be canceled.</para>
      </summary>
      <value>true to cancel the event handler; otherwise false.</value>
    </member>
    <member name="N:DevExpress.XtraReports.Web.ClientControls">
      <summary>
        <para>Provides functionality specific to the client-side controls of a <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Web Report Designer</see>.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings">
      <summary>
        <para>Provides base settings for client-side models of the <see cref="T:DevExpress.XtraReports.Web.ASPxReportDesigner"/>, <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> and <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/> controls.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.IncludeCldrData">
      <summary>
        <para>Specifies whether or not to load CLDR JSON data for the current locale to the client-side.</para>
      </summary>
      <value>true, to include CLDR JSON data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.IncludeCldrSupplemental">
      <summary>
        <para>Specifies whether or not to load basic CLDR supplemental data to the client-side.</para>
      </summary>
      <value>true, to include CLDR supplemental data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlClientSideModelSettings.IncludeLocalization">
      <summary>
        <para>Specifies whether or not to load a localization script to the client-side.</para>
      </summary>
      <value>true, to include a localization script to a web page; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem">
      <summary>
        <para>A menu item of the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Web Report Designer</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.Assign(DevExpress.Web.CollectionItem)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.CollectionItem"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.Container">
      <summary>
        <para>Specifies if the command is displayed on the designer menu or on the main toolbar.</para>
      </summary>
      <value><see cref="T:DevExpress.XtraReports.Web.ClientControls.MenuItemContainer"/></value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.Disabled">
      <summary>
        <para>Specifies whether or not the command is disabled by default.</para>
      </summary>
      <value>true, if the command is disabled by default; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.HasSeparator">
      <summary>
        <para>Specifies whether or not the command has a visual separator.</para>
      </summary>
      <value>true, if the command has a visual separator; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.HotKey">
      <summary>
        <para>Provides access to the keyboard shortcut used to invoke the command.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey"/> object that specifies the keyboard shortcut.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.ImageClassName">
      <summary>
        <para>Specifies the CSS class of the command’s glyph.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.JSClickAction">
      <summary>
        <para>Specifies the client-side action to be performed when the command is invoked.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.Text">
      <summary>
        <para>Specifies the text for the command.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.ToModel">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.Visible">
      <summary>
        <para>Specifies whether or not the command is visible in the designer user interface.</para>
      </summary>
      <value>true if the command is visible; otherwise false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey">
      <summary>
        <para>Provides information about a hot key used to perform an action assigned to a menu item.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified object to the current object.</para>
      </summary>
      <param name="source">An object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates a property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.CtrlKey">
      <summary>
        <para>Specifies whether the CTRL key is used in combination with a hot key.</para>
      </summary>
      <value>true, if the CTRL key is included into the key combination; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.KeyCode">
      <summary>
        <para>Specifies a hot key code.</para>
      </summary>
      <value>An integer value that specifies the hot key code.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemHotKey.ToModel">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ClientControls.CommonClientSideEvents">
      <summary>
        <para>Provides client-side events common for the <b>ASPxClientReportDesigner</b>, <b>ASPxClientWebDocumentViewer</b> and <b>ASPxClientQueryBuilder</b>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.CommonClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ClientControls.CommonClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.CommonClientSideEvents.BeforeRender">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.BeforeRender</b>, <b>ASPxClientWebDocumentViewer.BeforeRender</b> or <b>ASPxClientQueryBuilder.BeforeRender</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ClientControls.CommonClientSideEvents.OnServerError">
      <summary>
        <para>Specifies the JavaScript function that handles the <b>ASPxClientReportDesigner.OnServerError</b>, <b>ASPxClientWebDocumentViewer.OnServerError</b> or <b>ASPxClientQueryBuilder.OnServerError</b> event.</para>
      </summary>
      <value>The name of a JavaScript function or entire JavaScript function code that runs when the OnServerError event occurs.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ClientControls.FileResultWriterSettings.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ClientControls.FileResultWriterSettings"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportParametersPanel.CustomizeParameterEditors">ReportParametersPanel.CustomizeParameterEditors</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.#ctor(DevExpress.XtraReports.Parameters.Parameter,DevExpress.Web.ASPxEditBase,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="parameter">A <see cref="T:DevExpress.XtraReports.Parameters.Parameter"/> instance. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Parameter">CustomizeParameterEditorsEventArgs.Parameter</see> property.</param>
      <param name="editor">An <see cref="T:DevExpress.Web.ASPxEditBase"/> descendant. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Editor">CustomizeParameterEditorsEventArgs.Editor</see> property.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> instance. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Report">CustomizeParameterEditorsEventArgs.Report</see> property.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Editor">
      <summary>
        <para>Specifies the value editor associated with the current parameter.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ASPxEditBase"/> descendant, specifying the parameter editor.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Parameter">
      <summary>
        <para>Gets the parameter, for which a custom editor is being provided.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Parameters.Parameter"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.Report">
      <summary>
        <para>Gets the report for which a custom parameters editor is implemented.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.ShouldSetParameterValue">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A Boolean value.</value>
    </member>
    <member name="F:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs.ShouldSetParameterValueDefault">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.DeserializeClientParameters">ASPxDocumentViewer.DeserializeClientParameters</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.#ctor(System.String,System.String,System.Object)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="name">A <see cref="T:System.String"/> value. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Name">DeserializeClientParameterEventArgs.Name</see> property.</param>
      <param name="path">A <see cref="T:System.String"/> value. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Path">DeserializeClientParameterEventArgs.Path</see> property.</param>
      <param name="value">A <see cref="T:System.Object"/> value. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Value">DeserializeClientParameterEventArgs.Value</see> property.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Name">
      <summary>
        <para>Specifies the parameter name.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the parameter name.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Path">
      <summary>
        <para>Specifies the parameter path, relative to its parent container (e.g., “subreport1.subreportParameter1” for a subreport’s parameter, or “parameter1” for a report’s parameter).</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the parameter path (e.g., “subreport1.subreportParameter1”).</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs.Value">
      <summary>
        <para>Specifies the parameter value.</para>
      </summary>
      <value>A <see cref="T:System.Object"/>, storing the parameter value.</value>
    </member>
    <member name="N:DevExpress.XtraReports.Web.DocumentViewer">
      <summary>
        <para>Provides additional functionality to support remote document sources by the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> control.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents">
      <summary>
        <para>Provides additional client-side events to an <b>ASPxClientDocumentViewer</b>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents.PageLoad">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer’s client PageLoad event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents.ToolbarItemClick">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer’s client ToolbarItemClick event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents.ToolbarItemValueChanged">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer’s client ToolbarItemValueChanged event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings">
      <summary>
        <para>Stores settings of the Document Viewer’s document map.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.AllowSelectNode">
      <summary>
        <para>Specifies whether or not the node selection is available to the Document Map.</para>
      </summary>
      <value>true, if nodes can be selected; otherwise false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.EnableAnimation">
      <summary>
        <para>Specifies whether or not <see href="https://docs.devexpress.com/AspNet/8570/components/site-navigation-and-layout/tree-view/concepts/animation-effect">animation</see> is available when expanding/collapsing nodes in a Document Map.</para>
      </summary>
      <value>true, if animation is used; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.EnableHotTrack">
      <summary>
        <para>Specifies whether or not nodes of the Document Viewer’s Document Map can visually respond to mouse hovering.</para>
      </summary>
      <value>true, if nodes can be hot-tracked; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerDocumentMapSettings.ShowTreeLines">
      <summary>
        <para>Specifies whether or not tree lines are displayed within the Document Viewer’s Document Map.</para>
      </summary>
      <value>true, to display tree lines; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles">
      <summary>
        <para>Provides the style settings to the buttons of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles.ControlButtonWidth">
      <summary>
        <para>Provides access to the width settings of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s buttons.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerParametersPanelButtonControlStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration">
      <summary>
        <para>Provides additional settings to a remote document source of a ASP.NET Document Viewer.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration.InstanceIdentity">
      <summary>
        <para>Specifies the report identifier.</para>
      </summary>
      <value>An <see cref="T:DevExpress.DocumentServices.ServiceModel.DataContracts.InstanceIdentity"/> object, identifying the report.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration.ReportServiceClientFactory">
      <summary>
        <para>Specifies the factory object used to create an instance of the <see cref="T:DevExpress.ReportServer.ServiceModel.Client.ReportServerClient"/>.</para>
      </summary>
      <value>An object implementing the <see cref="T:DevExpress.DocumentServices.ServiceModel.Client.IReportServiceClientFactory"/> interface. (Typically, this is a <see cref="T:DevExpress.DocumentServices.ServiceModel.Client.ReportServiceClientFactory"/> object.)</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings">
      <summary>
        <para>Provides settings to a remote document source of a ASP.NET Document Viewer.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.AuthenticationType">
      <summary>
        <para>Specifies the user authentication type that is appropriate to an assigned remote document source.</para>
      </summary>
      <value>An <see cref="T:DevExpress.ReportServer.Printing.AuthenticationType"/> enumeration value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.CustomTokenStorage">
      <summary>
        <para>Specifies a custom storage for the application’s cookies.</para>
      </summary>
      <value>An object implementing the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.ITokenStorage"/> interface.</value>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.DefaultReportId">
      <summary>
        <para>“&#0045;1“</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.EndpointConfigurationName">
      <summary>
        <para>Specifies the name of an endpoint configuration located in the Web.config file.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the endpoint configuration name.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.ReportId">
      <summary>
        <para>Specifies the report ID to connect to a <see href="https://docs.devexpress.com/ReportServer/12432/report-and-dashboard-server">Report and Dashboard Server</see>.</para>
      </summary>
      <value>An integer value, specifying the report ID.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.ReportTypeName">
      <summary>
        <para>Specifies the report type name to connect to a <see href="https://docs.devexpress.com/XtraReports/15665/wcf-report-service/report-service">WCF report service</see>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.RequestCredentials">
      <summary>
        <para>Occurs after the user credentials have been requested by a remote report service during authentication.</para>
      </summary>
    </member>
    <member name="E:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.RequestParameters">
      <summary>
        <para>Occurs when requesting report parameter values from a remote document source.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.Reset">
      <summary>
        <para>Resets the remote document source settings to their default values.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.ServerUri">
      <summary>
        <para>Specifies the <see href="https://docs.devexpress.com/ReportServer/12432/report-and-dashboard-server">Report and Dashboard Server</see> URI (uniform resource identifier).</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the Report and Dashboard Server URI.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.TokenStorageMode">
      <summary>
        <para>Specifies where to store the application’s cookie files.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.TokenStorageMode"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties">
      <summary>
        <para>Stores properties of the <see cref="T:DevExpress.Web.Mvc.ReportToolbarExtension"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties.CaptionSettings">
      <summary>
        <para>Provides access to the caption settings of a report toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings"/> object.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarProperties.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles">
      <summary>
        <para>Provides options that control the appearance of a Document Viewer’s toolbar.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles.Alignment">
      <summary>
        <para>Specifies the alignment settings of a Document Viewer’s toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.ReportToolbarAlignment"/> enumeration value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles.ToolbarComboBoxExtraWidth">
      <summary>
        <para>Specifies the maximum width that a combo box is allowed to have.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportToolbarStyles.ToolbarMenuStyle">
      <summary>
        <para>Provides access to the style settings of the Document Viewer’s toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarMenuStyle"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings">
      <summary>
        <para>Stores settings of the Document Viewer’s <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.AllowURLsWithJSContent">
      <summary>
        <para>Specifies whether or not the execution of JavaScript code placed in URLs is allowed.</para>
      </summary>
      <value>true to allow the execution of JavaScript code placed in URLs; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.EnableReportMargins">
      <summary>
        <para>Specifies whether or not the report viewer should display document margins.</para>
      </summary>
      <value>true to display document margins; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.EnableRequestParameters">
      <summary>
        <para>When a report has parameters, defines whether or not a report document is auto-created when <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> is rendered on a Web page without submitting parameter value(s) via <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>.</para>
      </summary>
      <value>true, to not generate a report document until a user submits its parameter value(s); otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.ImagesEmbeddingMode">
      <summary>
        <para>Specifies the mode of embedding images inside a report viewer on the client, to enable cross-browser compatibility in different environments.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.Web.ImagesEmbeddingMode"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.PageByPage">
      <summary>
        <para>Specifies whether a report should be displayed page-by-page, or an entire report’s content should be displayed at once.</para>
      </summary>
      <value>true, if the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings"/> displays only one report page at a time; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.PrintUsingAdobePlugIn">
      <summary>
        <para>Specifies whether or not to print a report using the Adobe Reader® plug-in, assuming it is installed on the client’s <see href="https://docs.devexpress.com/XtraReports/5208/web-reporting/general-information-on-web-reporting/supported-browsers">web browser</see>.</para>
      </summary>
      <value>true, to print a report using the Adobe Reader® plug-in; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.ShouldDisposeReport">
      <summary>
        <para>Specifies whether or not a report should be disposed together with its associated Document Viewer.</para>
      </summary>
      <value>true to dispose the report along with the Document Viewer; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.TableLayout">
      <summary>
        <para>Determines whether to use the table or non-table layout in the displayed HTML document.</para>
      </summary>
      <value>true, to use a table layout; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.UseIFrame">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A Boolean value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings">
      <summary>
        <para>Provides settings to the Ribbon toolbar of the Document Viewer.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.IconSet">
      <summary>
        <para>Specifies a set of icons to be used in a Document Viewer ribbon.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.MenuIconSetType"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.ShowGroupLabels">
      <summary>
        <para>Specifies whether or not to display the <see href="https://docs.devexpress.com/AspNet/15860/components/site-navigation-and-layout/ribbon/visual-elements/group">Ribbon Group</see> captions.</para>
      </summary>
      <value>true to display the Ribbon Group captions; otherwise false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSidePanePosition">
      <summary>
        <para>Lists the values specifying the position of an ASP.NET Document Viewer’s side pane.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSidePanePosition.Left">
      <summary>
        <para>The side panel is located on the left side of the Document Viewer.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSidePanePosition.Right">
      <summary>
        <para>The side panel is located on the right side of the Document Viewer.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterPaneStyle">
      <summary>
        <para>Provides options that control the appearance of a Document Viewer’s side pane containing the Parameters and Document Map panels.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterPaneStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterPaneStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterPaneStyle.BorderStyle">
      <summary>
        <para>Specifies the side pane’s border style.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.BorderStyle"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings">
      <summary>
        <para>Stores settings of the Document Viewer’s <see href="https://docs.devexpress.com/AspNetMvc/8972/components/site-navigation-and-layout/splitter">splitter</see>..</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.DocumentMapAutoHeight">
      <summary>
        <para>Specifies whether the Document Map height is automatically adjusted.</para>
      </summary>
      <value>true to automatically adjust the Document Map height; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.DocumentMapCollapsed">
      <summary>
        <para>Specifies whether or not the DocumentViewer’s document map panel is collapsed.</para>
      </summary>
      <value>true, if the document map panel is collapsed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.ParametersPanelCollapsed">
      <summary>
        <para>Specifies whether or not the DocumentViewer’s parameters panel is collapsed.</para>
      </summary>
      <value>true, if the parameters panel is collapsed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.SidePanePosition">
      <summary>
        <para>Specifies the default position of the Document Viewer’s side pane containing the Parameters and Document Map panels.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSidePanePosition"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.SidePaneVisible">
      <summary>
        <para>Specifies whether or not to display the Document Viewer’s side pane containing the Parameters and Document Map panels.</para>
      </summary>
      <value>true to display the side pane; otherwise false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles">
      <summary>
        <para>Provides options that control the appearance of a Document Viewer’s Splitter.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.InternalRibbonToolbarPaneHeight">
      <summary>
        <para>Specifies the height of the Document Viewer’s internal ribbon container.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.Pane">
      <summary>
        <para>Provides access to the style settings of the Document Viewer’s splitter pane.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterPaneStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.SidePaneMinWidth">
      <summary>
        <para>Specifies the minimum width allowed for the Document Viewer side pane, containing the report parameter editors and the document map.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.SidePaneWidth">
      <summary>
        <para>Specifies the width of the Document Viewer side pane, containing the report parameter editors and the document map.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterStyles.ToolbarPaneHeight">
      <summary>
        <para>Specifies the height of the Document Viewer’s toolbar pane.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode">
      <summary>
        <para>Lists the available toolbar modes of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode.ExternalRibbon">
      <summary>
        <para>The <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> commands are added to the application’s <see href="https://docs.devexpress.com/AspNet/16099/components/site-navigation-and-layout/ribbon">Ribbon</see>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode.None">
      <summary>
        <para>The <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> has no toolbar.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode.Ribbon">
      <summary>
        <para>The <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> commands are displayed in its <see href="https://docs.devexpress.com/AspNet/16099/components/site-navigation-and-layout/ribbon">Ribbon</see>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerToolbarMode.StandardToolbar">
      <summary>
        <para>The <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> commands are displayed in its <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles">
      <summary>
        <para>Provides options that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.BookmarkSelectionBorder">
      <summary>
        <para>Specifies the selection border settings of a document bookmark.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Border"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.Height">
      <summary>
        <para>Specifies the height of the report viewer within the Document Viewer.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.Paddings">
      <summary>
        <para>Provides access to the padding settings of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles"/> object.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Paddings"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.ShowDocumentShadow">
      <summary>
        <para>Specifies whether or not to display the document shadow in the Document Viewer.</para>
      </summary>
      <value>true to display the document shadow; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerViewerStyles.Width">
      <summary>
        <para>Specifies the width of the report viewer within the Document Viewer.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.ITokenStorage">
      <summary>
        <para>Provides functionality to implement a custom storage of application cookies.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.ITokenStorage.Token">
      <summary>
        <para>Specifies the application cookie.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the cookie information.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.ReportToolbarAlignment">
      <summary>
        <para>Lists the values specifying the alignment settings of an ASP.NET Document Viewer’s toolbar.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.ReportToolbarAlignment.Center">
      <summary>
        <para>The report toolbar is center-aligned (horizontally) within a Document Viewer.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.ReportToolbarAlignment.Default">
      <summary>
        <para>The report toolbar is left-aligned (horizontally) within a Document Viewer.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.RequestParametersEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.RequestParameters">DocumentViewerRemoteSourceSettings.RequestParameters</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.RequestParametersEventArgs.#ctor(DevExpress.DocumentServices.ServiceModel.IParameterContainer)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.RequestParametersEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="parameters">An object implementing the <see cref="T:DevExpress.DocumentServices.ServiceModel.IParameterContainer"/> interface. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DocumentViewer.RequestParametersEventArgs.Parameters">RequestParametersEventArgs.Parameters</see> property.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.RequestParametersEventArgs.Parameters">
      <summary>
        <para>Returns an object that provides information about report parameters.</para>
      </summary>
      <value>An object implementing the <see cref="T:DevExpress.DocumentServices.ServiceModel.IParameterContainer"/> interface.</value>
    </member>
    <member name="N:DevExpress.XtraReports.Web.DocumentViewer.Ribbon">
      <summary>
        <para>Contains classes which implement the functionality of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup">
      <summary>
        <para>The Export group of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value, specifying the Ribbon group title.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup.Text">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup"/> caption.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab">
      <summary>
        <para>The Home group of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value, specifying the Ribbon group title.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab.Text">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerHomeRibbonTab"/> caption.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup">
      <summary>
        <para>The Navigation group of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value, specifying the Ribbon group title.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup.Text">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerNavigationRibbonGroup"/> caption.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup">
      <summary>
        <para>The Print group of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value, specifying the Ribbon group title.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup.Text">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerPrintRibbonGroup"/> caption.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup">
      <summary>
        <para>The Report group of the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value, specifying the Ribbon group title.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup.Text">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup"/> caption.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonButtonBase">
      <summary>
        <para>The base for classes that provide the button functionality to the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonButtonBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonButtonBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonBase">
      <summary>
        <para>The base for classes that provide the drop-down list functionality to the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonBase.CreateDefaultItems">
      <summary>
        <para>Populates the drop-down buttons of a Ribbon toolbar with default menu items.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonItemBase">
      <summary>
        <para>The base for classes that provide the button functionality to the Document Viewer Ribbon’s drop-down lists.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonItemBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonDropDownButtonItemBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase">
      <summary>
        <para>The base for classes that provide the functionality to the Document Viewer Ribbon groups.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase.Name">
      <summary>
        <para>Specifies the Ribbon group name.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase.ToString">
      <summary>
        <para>Returns the textual representation of <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonGroupBase"/>.</para>
      </summary>
      <returns>A <see cref="T:System.String"/> value.</returns>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles">
      <summary>
        <para>Provides the style settings to an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s <see href="https://docs.devexpress.com/AspNet/16099/components/site-navigation-and-layout/ribbon">Ribbon</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.Control">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.CssFilePath">
      <summary>
        <para>This property is not in effect for the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> class.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.CssPostfix">
      <summary>
        <para>This property is not in effect for the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> class.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles.FileTab">
      <summary>
        <para>This property is not in effect for the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonStyles"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase">
      <summary>
        <para>The base for classes that provide the functionality to the Document Viewer Ribbon tabs.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase.Name">
      <summary>
        <para>Specifies the Ribbon tab name.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase.ToString">
      <summary>
        <para>Returns the textual representation of <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTabBase"/>.</para>
      </summary>
      <returns>A <see cref="T:System.String"/> value.</returns>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTemplateItemBase">
      <summary>
        <para>The base for classes that provide the template item functionality to the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTemplateItemBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonTemplateItemBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonToggleButtonBase">
      <summary>
        <para>The base for classes that provide the toggle button functionality to the Document Viewer Ribbon.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonToggleButtonBase.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerRibbonToggleButtonBase"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.TokenStorageMode">
      <summary>
        <para>Lists the available cookie storage modes.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.TokenStorageMode.Client">
      <summary>
        <para>Identifies a client cookie storage.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.TokenStorageMode.Custom">
      <summary>
        <para>Identifies a custom cookie storage.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.DocumentViewer.TokenStorageMode.Session">
      <summary>
        <para>Identifies a session cookie storage.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.RequestCredentials">DocumentViewerRemoteSourceSettings.RequestCredentials</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs.Credential">
      <summary>
        <para>Specifies the user credentials to login to a remote document source.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.WebCredential"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs.Handled">
      <summary>
        <para>Specifies whether or not the corresponding event was handled.</para>
      </summary>
      <value>true if the event was handled; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.DocumentViewer.WebCredential">
      <summary>
        <para>Provides user credentials to login to a remote document source.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.DocumentViewer.WebCredential.#ctor(System.String,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.DocumentViewer.WebCredential"/> class with the specified user name and password.</para>
      </summary>
      <param name="userName">A <see cref="T:System.String"/> value. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DocumentViewer.WebCredential.UserName">WebCredential.UserName</see> property.</param>
      <param name="password">A <see cref="T:System.String"/> value. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.DocumentViewer.WebCredential.Password">WebCredential.Password</see> property.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.WebCredential.Password">
      <summary>
        <para>Specifies the password for connecting to a remote document source using the Forms authentication type.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the password.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.DocumentViewer.WebCredential.UserName">
      <summary>
        <para>Specifies the user name for connecting to a remote document source using the Forms authentication type.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the user name.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ImagesEmbeddingMode">
      <summary>
        <para>Lists the available modes for embedding images in ASP.NET controls.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ImagesEmbeddingMode.Auto">
      <summary>
        <para>The image embedding mode is determined automatically.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ImagesEmbeddingMode.Base64">
      <summary>
        <para>Inline images are encoded using the “base64” scheme.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ImagesEmbeddingMode.Url">
      <summary>
        <para>External images are requested by the client web browser one-by-one using their corresponding URL’s.</para>
      </summary>
    </member>
    <member name="N:DevExpress.XtraReports.Web.Localization">
      <summary>
        <para>Contains classes and enumerations that enable you to <see href="https://docs.devexpress.com/XtraReports/6073/winforms-reporting/winforms-reporting-localization">localize</see> the user interface of the <see href="https://docs.devexpress.com/XtraReports/9814/web-reporting">Web Controls</see> in the XtraReports Suite.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer">
      <summary>
        <para>Represents an object providing a means to localize the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer.CreateDefaultLocalizer">
      <summary>
        <para>Returns a Localizer object storing resources based on the thread’s language and regional settings (culture).</para>
      </summary>
      <returns>An <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object, storing resources based on the thread’s language and regional settings (culture).</returns>
    </member>
    <member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer.CreateResXLocalizer">
      <summary>
        <para>Returns a localizer object which provides resources based on the thread’s language and regional settings (culture).</para>
      </summary>
      <returns>A <see cref="T:DevExpress.Utils.Localization.XtraLocalizer`1"/> object which provides resources based on the thread’s culture.</returns>
    </member>
    <member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsLocalizer.GetString(DevExpress.XtraReports.Web.Localization.ASPxReportsStringId)">
      <summary>
        <para>Returns a localized string for the given string identifier.</para>
      </summary>
      <param name="id">An <see cref="T:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId"/> enumeration value identifying the string to localize.</param>
      <returns>A <see cref="T:System.String"/> corresponding to the specified identifier.</returns>
    </member>
    <member name="T:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer">
      <summary>
        <para>Represents a default localizer to translate the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> resources.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer.ResxPath">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="N:DevExpress.XtraReports.Web.QueryBuilder">
      <summary>
        <para>Contains classes that implement the <see href="https://docs.devexpress.com/XtraReports/117591/web-reporting/gui/interface-elements/query-builder">Web Query Builder</see> functionality.</para>
      </summary>
    </member>
    <member name="N:DevExpress.XtraReports.Web.QueryBuilder.Native">
      <summary>
        <para>Contains the <see cref="T:DevExpress.XtraReports.Web.QueryBuilder.Native.QueryBuilderBootstrapper"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.QueryBuilder.Native.QueryBuilderBootstrapper">
      <summary>
        <para>Enables you to adjust a Dependency Injection container for a <see href="https://docs.devexpress.com/XtraReports/117591/web-reporting/gui/interface-elements/query-builder">Query Builder</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.Native.QueryBuilderBootstrapper.SessionState">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A <see cref="T:System.Web.SessionState.SessionStateBehavior"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents">
      <summary>
        <para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.ASPxQueryBuilder"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents.CustomizeLocalization">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientQueryBuilder.CustomizeLocalization</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents.CustomizeToolbarActions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientQueryBuilder.CustomizeToolbarActions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideEvents.SaveCommandExecute">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientQueryBuilder.SaveCommandExecute</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings">
      <summary>
        <para>Provides settings for a client-side model of the <see href="https://docs.devexpress.com/XtraReports/117591/web-reporting/gui/interface-elements/query-builder">Query Builder</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings.IncludeCldrData">
      <summary>
        <para>Specifies whether or not to load CLDR JSON data for the current locale to a client-side of the Query Builder.</para>
      </summary>
      <value>true, to include CLDR JSON data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings.IncludeCldrSupplemental">
      <summary>
        <para>Specifies whether or not to load basic CLDR supplemental data to the client-side of the Query Builder.</para>
      </summary>
      <value>true, to include CLDR supplemental data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.QueryBuilder.QueryBuilderClientSideModelSettings.IncludeLocalization">
      <summary>
        <para>Specifies whether or not to load a localization script to the client-side of the Query Builder.</para>
      </summary>
      <value>true, to include a localization script to a web page; otherwise, false.</value>
    </member>
    <member name="N:DevExpress.XtraReports.Web.ReportDesigner">
      <summary>
        <para>Contains classes that implement the functionality specific to the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Report Designer</see>.</para>
      </summary>
    </member>
    <member name="N:DevExpress.XtraReports.Web.ReportDesigner.Native">
      <summary>
        <para>Contains the <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.Native.ReportDesignerBootstrapper"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesigner.Native.ReportDesignerBootstrapper">
      <summary>
        <para>Enables you to adjust a Dependency Injection container for an <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Report Designer</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.Native.ReportDesignerBootstrapper.SessionState">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A <see cref="T:System.Web.SessionState.SessionStateBehavior"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings">
      <summary>
        <para>Provides settings for a client-side model of the <see href="https://docs.devexpress.com/XtraReports/17103/web-reporting/asp-net-webforms-reporting/end-user-report-designer-in-asp-net-web-forms-reporting">Web Report Designer</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings.IncludeCldrData">
      <summary>
        <para>Specifies whether or not to load CLDR JSON data for the current locale to the client-side of the Report Designer.</para>
      </summary>
      <value>true, to include CLDR JSON data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings.IncludeCldrSupplemental">
      <summary>
        <para>Specifies whether or not to load basic CLDR supplemental data to the client-side of the Report Designer.</para>
      </summary>
      <value>true, to include CLDR supplemental data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerClientSideModelSettings.IncludeLocalization">
      <summary>
        <para>Specifies whether or not to load a localization script to a client-side of the Report Designer.</para>
      </summary>
      <value>true, to include a localization script to a web page; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings">
      <summary>
        <para>Contains settings that allow you to hide data source actions from the Field List panel (part of the Web End-User Report Designer).</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings"/> class with specified settings.</para>
      </summary>
      <param name="owner">An object with the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.AllowAddDataSource">
      <summary>
        <para>Hides the Add Data Source button in the Field List and the Add Data Source menu command.</para>
      </summary>
      <value>true to show the Add Data Source button; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.AllowEditDataSource">
      <summary>
        <para>Hides UI elements that allow the user to edit the data source and queries in the Field List.</para>
      </summary>
      <value>true to show UI elements that allow the user to edit the data source and queries in the Field List; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.AllowRemoveDataSource">
      <summary>
        <para>Hides the UI element that allows a user to remove the data source from the Web End-User Report Designer in the Field List.</para>
      </summary>
      <value>true to show the UI element that allows a user to remove the data source from the Web End-User Report Designer in the Field List; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerDataSourceSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings">
      <summary>
        <para>Provides the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard</see> settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.EnableJsonDataSource">
      <summary>
        <para>Gets or sets whether the Specify Data Source Settings (JSON) page is enabled in the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard</see> and <see href="https://docs.devexpress.com/XtraReports/400947/web-reporting/gui/wizards/data-source-wizard-fullscreen">Data Source Wizard</see>.</para>
      </summary>
      <value>true, to enable the Specify Data Source Settings (JSON) page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.EnableObjectDataSource">
      <summary>
        <para>Gets or sets whether the Specify Data Source Settings (Object) page is enabled in the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard</see> and <see href="https://docs.devexpress.com/XtraReports/400947/web-reporting/gui/wizards/data-source-wizard-fullscreen">Data Source Wizard</see>.</para>
      </summary>
      <value>true, to enable the Specify Data Source Settings (Object) page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.EnableSqlDataSource">
      <summary>
        <para>Gets or sets whether the Specify Data Source Settings (Database) page is enabled in the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard</see> and <see href="https://docs.devexpress.com/XtraReports/400947/web-reporting/gui/wizards/data-source-wizard-fullscreen">Data Source Wizard</see>.</para>
      </summary>
      <value>true, to enable the Specify Data Source Settings (Database) page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.ReportWizardTemplatesSearchBoxVisibility">
      <summary>
        <para>Specifies whether to display the search box on the Select Report Type page.</para>
      </summary>
      <value>The <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.DataContracts.SearchBoxVisibility"/> enumeration member that specifies whether to display the report template search box.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.UseFullscreenWizard">
      <summary>
        <para>Specifies whether to use the Report Wizard version that runs in the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">fullscreen mode</see>.</para>
      </summary>
      <value>true, to use the <see href="https://docs.devexpress.com/XtraReports/400946/web-reporting/gui/wizards/report-wizard-fullscreen">Report Wizard (Fullscreen)</see> version; false, to use the <see href="https://docs.devexpress.com/XtraReports/117576/web-reporting/gui/wizards/report-wizard-popup">Report Wizard (Popup)</see> version.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerWizardSettings.UseMasterDetailWizard">
      <summary>
        <para>Specifies whether to use a Report Wizard version that enables creating master-detail reports and specify its grouping and summary options.</para>
      </summary>
      <value>true, to use the master-detail Report Wizard version; false, to use the standard Report Wizard version.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings">
      <summary>
        <para>Contains settings that apply to the <see href="https://docs.devexpress.com/XtraReports/17554/web-reporting/gui/document-preview">Report Designer Preview</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings"/> class with specified settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings.SettingsExport">
      <summary>
        <para>Allows you to specify settings that apply to print and export operations.</para>
      </summary>
      <value>A class that contains settings that apply to print and export operations.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportPreviewSettings.SettingsProgressBar">
      <summary>
        <para>Allows you to specify the progress bar position and behavior.</para>
      </summary>
      <value>A class that contains settings for the progress bar that appears when a report is generated.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents">
      <summary>
        <para>Provides additional client-side events to an <b>ASPxClientReportDesigner</b>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ComponentAdded">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ComponentAdded</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeElements">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeElements</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeFieldListActions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeFieldListActions</b> event.</para>
      </summary>
      <value>A string that specifies either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeLocalization">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeLocalization</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeMenuActions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeMenuActions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeOpenDialog">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeOpenDialog</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeParameterEditors">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeParameterEditors</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeParameterLookUpSource">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeParameterLookUpSource</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeSaveAsDialog">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeSaveAsDialog</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeSaveDialog">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeSaveDialog</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeToolbox">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeToolbox</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.CustomizeWizard">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.CustomizeWizard</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ExitDesigner">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ExitDesigner</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewClick">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewClick</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewCustomizeElements">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewCustomizeElements</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewCustomizeExportOptions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewCustomizeExportOptions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewCustomizeMenuActions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewCustomizeMenuActions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewDocumentReady">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewDocumentReady</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewEditingFieldChanged">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewEditingFieldChanged</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewOnExport">
      <summary>
        <para>Specifies the JavaScript function that handles the PreviewOnExport event, which occurs before a request for document export is sent.</para>
      </summary>
      <value>The name of a JavaScript function or entire JavaScript function code that runs when the PreviewOnExport event occurs.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewParametersInitialized">
      <summary>
        <para>Specifies the JavaScript function that handles the client-side  PreviewParametersInitialized event and allows you to get the client-side parameter values when they are initialized in the Designer Preview and modify them.</para>
      </summary>
      <value>The name of a JavaScript function or entire JavaScript function code that runs when the PreviewParametersInitialized event occurs.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewParametersReset">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewParametersReset</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.PreviewParametersSubmitted">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.PreviewParametersSubmitted</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportOpened">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportOpened</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportOpening">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportOpening</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportSaved">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportSaved</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportSaving">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportSaving</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportTabClosed">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportTabClosed</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.ReportTabClosing">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.ReportTabClosing</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.SaveCommandExecute">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.SaveCommandExecute</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.TabChanged">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientReportDesigner.TabChanged</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDocumentMap">
      <summary>
        <para>As part of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>, provides a user interface for showing the <see href="https://docs.devexpress.com/XtraReports/2603/detailed-guide-to-devexpress-reporting/add-navigation/add-bookmarks-and-a-document-map">document map</see> on a web page, to enable client-side navigation through a report by end-users.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDocumentMap.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.AccessibilityCompliant">
      <summary>
        <para>Enables support for Section 508.</para>
      </summary>
      <value>true to enable support for Section 508; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.AllowSelectNode">
      <summary>
        <para>Specifies whether or not the node selection is available to the Document Map.</para>
      </summary>
      <value>true if nodes can be selected; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.DisabledStyle">
      <summary>
        <para>Contains the style settings which define a <see href="https://docs.devexpress.com/XtraReports/2603/detailed-guide-to-devexpress-reporting/add-navigation/add-bookmarks-and-a-document-map">Document Map</see>‘s appearance in the disabled state.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.DisabledStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.EnableAnimation">
      <summary>
        <para>Specifies whether or not <see href="https://docs.devexpress.com/AspNet/8570/components/site-navigation-and-layout/tree-view/concepts/animation-effect">animation</see> is available when expanding/collapsing nodes in a Document Map.</para>
      </summary>
      <value>true if animation is used; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.EnableHotTrack">
      <summary>
        <para>Specifies whether or not nodes of a Document Map can visually respond to mouse hovering.</para>
      </summary>
      <value>true if nodes can be hot-tracked; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.Images">
      <summary>
        <para>Provides access to the settings that define images displayed within the <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/>‘s elements.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.TreeViewImages"/> object that contains image settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.LoadingPanelDelay">
      <summary>
        <para>Gets or sets the delay between starting an <see href="https://docs.devexpress.com/WindowsForms/9578/controls-and-libraries/pivot-grid/asynchronous-mode">asynchronous</see> operation and displaying the loading panel.</para>
      </summary>
      <value>An integer value that specifies the delay before displaying the loading panel, in milliseconds.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.LoadingPanelImage">
      <summary>
        <para>Gets the image settings of the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImageProperties"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.LoadingPanelImagePosition">
      <summary>
        <para>Gets the image position settings of a <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImagePosition"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.LoadingPanelText">
      <summary>
        <para>Specifies the text displayed within a loading panel while waiting for a callback response.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ReportViewer">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/> is associated.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ReportViewerID">
      <summary>
        <para>Specifies the ID of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/> is associated.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the Report Viewer’s ID.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.SettingsLoadingPanel">
      <summary>
        <para>Gets the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see> settings of a <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMap"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.SettingsLoadingPanel"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ShowLoadingPanel">
      <summary>
        <para>Specifies whether or not a Loading Panel is displayed within a Document Map while waiting for a callback response.</para>
      </summary>
      <value>true if a Loading Panel is allowed to be displayed; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ShowLoadingPanelImage">
      <summary>
        <para>Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response.</para>
      </summary>
      <value>true if an image is allowed to be displayed within the loading panel; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ShowTreeLines">
      <summary>
        <para>Specifies whether or not tree lines are displayed within a Document Map.</para>
      </summary>
      <value>true to display tree lines; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.Styles">
      <summary>
        <para>Provides access to the style settings that control the appearance of a Document Map’s elements.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMapStyles"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportDocumentMapStyles">
      <summary>
        <para>Contains settings that define the appearance of a <see href="https://docs.devexpress.com/XtraReports/2603/detailed-guide-to-devexpress-reporting/add-navigation/add-bookmarks-and-a-document-map">Document Map</see>‘s elements.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportDocumentMapStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportDocumentMapStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMapStyles.Disabled">
      <summary>
        <para>Gets the style settings assigned to disabled items in a Document Map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.DisabledStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMapStyles.Link">
      <summary>
        <para>Gets the style settings assigned to links in a Document Map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.LinkStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMapStyles.NodeCheckBox">
      <summary>
        <para>Gets the style settings assigned to check boxes in a Document Map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.TreeViewNodeCheckBoxStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMapStyles.NodeCheckBoxFocused">
      <summary>
        <para>Gets the style settings assigned to focused check boxes in a Document Map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.TreeViewNodeCheckBoxStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportDocumentMapStyles.NodeImage">
      <summary>
        <para>Gets the style settings assigned to nodes in a Document Map.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.AppearanceStyle"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportParametersPanel">
      <summary>
        <para>Provides user interface for showing the <see href="https://docs.devexpress.com/XtraReports/4812/detailed-guide-to-devexpress-reporting/use-report-parameters">parameters panel</see> on a Web page, to request report parameters on the client-side.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportParametersPanel.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.CaptionSettings">
      <summary>
        <para>Provides access to the caption settings of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings"/> object containing the caption settings of the Parameters panel.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.ClientInstanceName">
      <summary>
        <para>Specifies the name of a client-side instance of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.ControlButtonsContainerWidth">
      <summary>
        <para>Specifies the width of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/> control’s buttons container, in percents.</para>
      </summary>
      <value>An <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.ControlButtonWidth">
      <summary>
        <para>Specifies the width of the control’s buttons.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ReportParametersPanel.CustomizeParameterEditors">
      <summary>
        <para>Occurs when standard editors are created for the <see href="https://docs.devexpress.com/XtraReports/4812/detailed-guide-to-devexpress-reporting/use-report-parameters">report parameters</see>, according to their types.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.DropDownEditButtonSettings">
      <summary>
        <para>Provides access to the Edit button’s settings.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.DropDownButton"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.ReportViewer">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/> is associated.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.ReportViewerID">
      <summary>
        <para>Specifies the ID of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/> is associated.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the Report Viewer’s ID.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.SpriteCssFilePath">
      <summary>
        <para>Specifies the path to the CSS file, storing styles for a Document Map’s elements.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, representing the path to the CSS file.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.StylesButton">
      <summary>
        <para>Provides access to the appearance settings of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>‘s button.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.ButtonControlStyles"/> object containing the appearance settings of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>‘s button.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.StylesEditors">
      <summary>
        <para>Provides access to the appearance settings of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>‘s editor elements.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorStyles"/> object containing the appearance settings of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>‘s editor elements.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.StylesParameterEditor">
      <summary>
        <para>Provides access to the editor style settings of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles"/> object containing the editor style settings of the Parameters panel.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings">
      <summary>
        <para>Provides the caption settings to the Parameters panel of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Assigns the specified appearance settings to the value editor captions of report parameter editors.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings.Position">
      <summary>
        <para>Specifies the position of a caption relative to the editor.</para>
      </summary>
      <value>One of the <see cref="T:DevExpress.Web.EditorCaptionPosition"/> enumeration values.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings.RequiredMarkDisplayMode">
      <summary>
        <para>Gets or sets the required mark visibility mode.</para>
      </summary>
      <value>One of the <see cref="T:DevExpress.Web.EditorRequiredMarkMode"/> enumeration values.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorCaptionSettings.ShowColon">
      <summary>
        <para>Specifies whether the colon sign is displayed after the caption text.</para>
      </summary>
      <value>true, to show the colon; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles">
      <summary>
        <para>Provides the style settings to the editors of an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>‘s Parameters panel.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.Caption">
      <summary>
        <para>Gets the caption style settings of the Parameters panel.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorCaptionStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.CaptionCell">
      <summary>
        <para>Gets the caption style settings of the Parameters panel container.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorCaptionCellStyle"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.EditorRoot">
      <summary>
        <para>Gets the style settings defining the appearance of an editor container.</para>
      </summary>
      <value>An DevExpress.Web.EditorRootStyle value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbar">
      <summary>
        <para>A toolbar to navigate, export and print a report on the web.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbar.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.AccessibilityCompliant">
      <summary>
        <para>Enables support for Section 508.</para>
      </summary>
      <value>true to enable support for Section 508; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.CaptionSettings">
      <summary>
        <para>Provides access to the caption settings of the Document Viewer toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ClientInstanceName">
      <summary>
        <para>Gets or sets the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s client programmatic identifier.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s client identifier.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ClientSideEvents">
      <summary>
        <para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> client-side event handlers.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ComboBoxExtraWidth">
      <summary>
        <para>For internal use only.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbar.CreateDefaultItemCollection">
      <summary>
        <para>Creates a collection of default report toolbar items.</para>
      </summary>
      <returns>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemCollection"/> object which represents a collection of default <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/> objects.</returns>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.CssFilePath">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.CssFilePath">ASPxWebControl.CssFilePath</see> property to hide it.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.CssPostfix">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.CssPostfix">ASPxWebControl.CssPostfix</see> property to hide it.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.DropDownEditButtonSettings">
      <summary>
        <para>Provides access to the options of the default edit button that invokes the editor’s dropdown window.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.DropDownButton"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.EncodeHtml">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.EncodeHtml">ASPxWebControl.EncodeHtml</see> property to hide it.</para>
      </summary>
      <value>Always false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.Images">
      <summary>
        <para>Provides access to a list of images used in a ReportToolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarImages"/> object, containing a list of images with additional information.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.Items">
      <summary>
        <para>Provides access to the report toolbar’s collection of items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemCollection"/> object representing the report toolbar’s collection of items.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ItemSpacing">
      <summary>
        <para>Gets or sets the distance between the items in the ReportToolBar.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure that is the distance in pixels.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.Paddings">
      <summary>
        <para>Provides access to the padding settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> object.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Paddings"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbar.RegisterStyleSheets">
      <summary>
        <para>Registers a style sheet which defines specific styles for the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>. For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ReportViewer">
      <summary>
        <para>Specifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> is associated.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ReportViewerID">
      <summary>
        <para>Specifies the ID of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> instance with which a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> is associated.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the Report Viewer’s ID.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.SeparatorBackgroundImage">
      <summary>
        <para>Provides access to the settings of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s background image.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.BackgroundImage"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.SeparatorColor">
      <summary>
        <para>Gets or sets the color used to paint a separator element of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>A <see cref="T:System.Drawing.Color"/> object that specifies a separator’s color.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.SeparatorHeight">
      <summary>
        <para>Gets or sets the height of the separator element in a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the height of a separator in pixels.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.SeparatorPaddings">
      <summary>
        <para>Provides access to the paddings of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s separator line.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Paddings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.SeparatorWidth">
      <summary>
        <para>Gets or sets the width of separators that divide the toolbar items.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, that specifies the separator’s width.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ShowDefaultButtons">
      <summary>
        <para>Gets or sets a value indicating whether the default or custom set of toolbar buttons must be displayed in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>true to display the default set of buttons; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.Styles">
      <summary>
        <para>Provides access to style settings that control the appearance of the Report Toolbar control.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarStyles"/> object that provides style settings for the toobar elements.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbar.ToolTip">
      <summary>
        <para>Overrides the <see cref="P:System.Web.UI.WebControls.WebControl.ToolTip"/> property to hide it.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarBoxStyle">
      <summary>
        <para>The base class for classes that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo boxes.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarBoxStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarBoxStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarBoxStyle.Margins">
      <summary>
        <para>Provides access to the margins of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo boxes.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Margins"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarButton">
      <summary>
        <para>Represents a button within the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarButton.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarButton.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind,System.Boolean)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/> class with the specified item type and a value indicating whether the item is enabled.</para>
      </summary>
      <param name="itemKind">A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar item.</param>
      <param name="enabled">true if the button is enabled; otherwise, false.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarButton.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/> class with the specified item type.</para>
      </summary>
      <param name="itemKind">A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar item.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarButton.Assign(DevExpress.Web.CollectionItem)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.CollectionItem"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.Enabled">
      <summary>
        <para>Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions.</para>
      </summary>
      <value>true if the button is enabled; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.IconID">
      <summary>
        <para>Specifies the toolbar button ID.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, identifying the toolbar button.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.ImageUrl">
      <summary>
        <para>Gets or sets the URL of the image source for the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/> object.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value specifying the URL representing the path to the image displayed within the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.ImageUrlDisabled">
      <summary>
        <para>Gets or sets the URL of the image source, which is used when the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/> object is disabled (its <see cref="P:DevExpress.XtraReports.Web.ReportToolbarButton.Enabled">ReportToolbarButton.Enabled</see> property returns false).</para>
      </summary>
      <value>A <see cref="T:System.String"/> value specifying the URL representing the path to the image displayed within the disabled <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButton"/>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.ItemKind">
      <summary>
        <para>Gets or sets the type of a particular report toolbar button.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar button.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.Text">
      <summary>
        <para>Gets or sets the text displayed within the button.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value representing the text displayed within the button.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.ToolTip">
      <summary>
        <para>Gets or sets the current toolbar button’s tooltip text.</para>
      </summary>
      <value>A string value which specifies the text content of the current toolbar button’s tooltip.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarButtonStyle">
      <summary>
        <para>Provides options that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s buttons.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarButtonStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButtonStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButtonStyle.Height">
      <summary>
        <para>Specifies the height of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s buttons.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarButtonStyle.Width">
      <summary>
        <para>Specifies the width of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s buttons.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents">
      <summary>
        <para>Provides additional client-side events to an <b>ASPxClientReportToolbar</b>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.GetClientObjectEvents(System.Collections.IDictionary)">
      <summary>
        <para>For internal use.</para>
      </summary>
      <param name="events">An object implementing the <see cref="T:System.Collections.IDictionary"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.Init">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ClientSideEvents.Init">ClientSideEvents.Init</see> property to hide it.</para>
      </summary>
      <value>Always <see cref="F:System.String.Empty"/>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.ItemClick">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar’s ItemClick event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.ItemValueChanged">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar’s ItemValueChanged event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle">
      <summary>
        <para>Provides options that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo boxes.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle.AssignCellSpacingToControl(DevExpress.Web.ASPxComboBox)">
      <summary>
        <para>Assigns the specified spacing between items in a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo box.</para>
      </summary>
      <param name="control">A <see cref="T:DevExpress.Web.ASPxComboBox"/> object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle.CellSpacing">
      <summary>
        <para>Specifies the spacing between items in a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo boxes (in pixels).</para>
      </summary>
      <value>An integer value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle.CopyFrom(System.Web.UI.WebControls.Style)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle"/> class.</para>
      </summary>
      <param name="style">A <see cref="T:System.Web.UI.WebControls.Style"/> object that is the object whose settings will be copied.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings">
      <summary>
        <para>Provides the caption settings of the report toolbar.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings.RequiredMarkDisplayMode">
      <summary>
        <para>Specifies the required mark visibility mode.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorRequiredMarkMode"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings.ShowColon">
      <summary>
        <para>For internal use. Overrides the ShowColon property of the <see cref="T:DevExpress.Web.EditorCaptionSettings"/> class.</para>
      </summary>
      <value>A Boolean value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarImages">
      <summary>
        <para>Contains settings that allow images to be defined for the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s specific elements.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarImages.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarImages"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnFirstPage">
      <summary>
        <para>Gets the image settings of the First Page button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnLastPage">
      <summary>
        <para>Gets the image settings of the Last Page button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnNextPage">
      <summary>
        <para>Gets the image settings of the Next Page button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnPrevPage">
      <summary>
        <para>Gets the image settings of the Previous Page button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnPrint">
      <summary>
        <para>Gets the image settings of the Print button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnPrintPage">
      <summary>
        <para>Gets the image settings of the Print Page button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnSave">
      <summary>
        <para>Gets the image settings of the Save button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnSaveWindow">
      <summary>
        <para>Gets the image settings of the Save to Window button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.BtnSearch">
      <summary>
        <para>Gets the image settings of the Search button.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ItemImageProperties"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.EnableDefaultImages">
      <summary>
        <para>Gets or sets a value that specifies whether the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> control displays a predefined set of button images, or some of these images should be changed.</para>
      </summary>
      <value>true if the default images should be used; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarImages.GetImageProperties(System.Web.UI.Page,System.String,System.Boolean)">
      <summary>
        <para>Returns a <see cref="T:DevExpress.Web.ImageProperties"/> object that contains settings for the image with the specified name on the specified Web page.</para>
      </summary>
      <param name="page">A <see cref="T:System.Web.UI.Page"/> value that specifies the Web page.</param>
      <param name="imageName">A <see cref="T:System.String"/> value that specifies the image name.</param>
      <param name="encode">A <see cref="T:System.Boolean"/> value.</param>
      <returns>An <see cref="T:DevExpress.Web.ImageProperties"/> object.</returns>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.LoadingPanel">
      <summary>
        <para>Gets the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>‘s image settings.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImageProperties"/> descendant.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarImages.ToString">
      <summary>
        <para>Returns the textual representation of <see cref="T:DevExpress.XtraReports.Web.ReportToolbarImages"/>.</para>
      </summary>
      <returns>Always <see cref="F:System.String.Empty"/>.</returns>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarItem">
      <summary>
        <para>Represents an item within the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarItem.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarItem.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/> class with the specified kind of toolbar item.</para>
      </summary>
      <param name="itemKind">A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which specifies the kind of a toolbar item being created. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.ReportToolbarItem.ItemKind">ReportToolbarItem.ItemKind</see> property.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarItem.Assign(DevExpress.Web.CollectionItem)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.CollectionItem"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarItem.ItemKind">
      <summary>
        <para>Gets or sets the type of a particular report toolbar item.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar item.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarItem.Name">
      <summary>
        <para>Gets or sets the name of the toolbar item.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value representing the name of the toolbar item.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarItem.ToString">
      <summary>
        <para>Returns the textual representation of <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/>.</para>
      </summary>
      <returns>A <see cref="T:System.String"/> value, which is the textual representation of the toolbar item.</returns>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarItemCollection">
      <summary>
        <para>Represents a collection of <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/> objects.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarItemCollection.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemCollection"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarItemKind">
      <summary>
        <para>Specifies the type of a particular <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItem"/>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.Custom">
      <summary>
        <para>Represents any custom toolbar item. Note that you may add any custom item to the collection returned by the <see cref="P:DevExpress.XtraReports.Web.ReportToolbar.Items">ReportToolbar.Items</see> property.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.FirstPage">
      <summary>
        <para>Represents a button to display the first page of a report.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.LastPage">
      <summary>
        <para>Represents a button to display the last page of a report.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.NextPage">
      <summary>
        <para>Represents a button to display the next page of a report.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.OfLabel">
      <summary>
        <para>Represents the “of” caption before the edit box that displays the total number of report pages.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PageCount">
      <summary>
        <para>Represents an edit box that displays the total number of report pages.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PageLabel">
      <summary>
        <para>Represents the “Page” caption before the drop-down list that allows end-users to select the page to be shown.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PageNumber">
      <summary>
        <para>Represents a drop-down list that allows end-users to select the page to be shown.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PreviousPage">
      <summary>
        <para>Represents a button used to display the previous page of a report.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PrintPage">
      <summary>
        <para>Represents a button used to print the current page.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.PrintReport">
      <summary>
        <para>Represents a button used to print the entire report.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveFormat">
      <summary>
        <para>Represents a drop-down list, allowing end-users to choose an export format for the report. The report can be exported by clicking on either the <see cref="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveToDisk">ReportToolbarItemKind.SaveToDisk</see> or <see cref="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveToWindow">ReportToolbarItemKind.SaveToWindow</see> toolbar button.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveToDisk">
      <summary>
        <para>Represents a button to export a report and save it to the disk. The export format is specified by the <see cref="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveFormat">ReportToolbarItemKind.SaveFormat</see> toolbar item.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveToWindow">
      <summary>
        <para>Represents a button to export a report and show it in a new window. The export format is specified by the <see cref="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveFormat">ReportToolbarItemKind.SaveFormat</see> toolbar item.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.Search">
      <summary>
        <para>Represents a button to invoke the Search dialog, allowing end-users to search for specific text in a report.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarLabel">
      <summary>
        <para>Represents a text label within the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> control.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabel"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabel"/> class with the specified item’s kind.</para>
      </summary>
      <param name="itemKind">A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar label.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.#ctor(System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabel"/> class with the specified text.</para>
      </summary>
      <param name="text">A <see cref="T:System.String"/> value which specifies label text. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.ReportToolbarLabel.Text">ReportToolbarLabel.Text</see> property.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.Assign(DevExpress.Web.CollectionItem)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.CollectionItem"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.CollectionItem"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarLabel.AssociatedItemName">
      <summary>
        <para>Specifies the name of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/> item associated with the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabel"/> object.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value specifying the <see cref="P:DevExpress.XtraReports.Web.ReportToolbarItem.Name">ReportToolbarItem.Name</see>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarLabel.ItemKind">
      <summary>
        <para>Gets or sets the type of a particular report toolbar label.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarItemKind"/> enumeration value which defines the type of a toolbar label.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarLabel.Name">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.XtraReports.Web.ReportToolbarItem.Name">ReportToolbarItem.Name</see> property.</para>
      </summary>
      <value>Always <see cref="F:System.String.Empty"/>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarLabel.Text">
      <summary>
        <para>Gets or sets the text caption displayed within the toolbar label.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value representing the text within the toolbar label.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarLabelStyle">
      <summary>
        <para>Provides options that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s labels.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarLabelStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabelStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarLabelStyle.Margins">
      <summary>
        <para>Provides access to the margins of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s labels.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Margins"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarMenuStyle">
      <summary>
        <para>Provides options that control the appearance of a Document Viewer toolbar.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarMenuStyle.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarMenuStyle"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarMenuStyle.Width">
      <summary>
        <para>Specifies the width of the Document Viewer toolbar.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportToolbarStyles">
      <summary>
        <para>Provides options that control the appearance of a <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarStyles.#ctor(DevExpress.Web.Internal.ISkinOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarStyles"/> class with the specified skin owner.</para>
      </summary>
      <param name="owner">An object implementing the DevExpress.Web.Internal.ISkinOwner interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.ButtonStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s buttons.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButtonStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.CaptionCellStyle">
      <summary>
        <para>Gets the caption style settings of the report toolbar container.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorCaptionCellStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.CaptionStyle">
      <summary>
        <para>Gets the caption style settings of the report toolbar.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.EditorCaptionStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.ComboBoxButtonStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo box buttons.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.ButtonControlStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.ComboBoxItemStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo box items.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.ListBoxItemStyle"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.ComboBoxListStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo box list.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.AppearanceStyleBase"/> value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.ComboBoxStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s combo boxes.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarComboBoxStyle"/> object.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportToolbarStyles.CopyFrom(DevExpress.Web.StylesBase)">
      <summary>
        <para>Duplicates the properties of the specified object into the current instance of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbarStyles"/> class.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.StylesBase"/> descendant that is the object whose settings will be copied.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.EditorStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s editors.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarButtonStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.LabelStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s labels.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarLabelStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportToolbarStyles.TextBoxStyle">
      <summary>
        <para>Provides access to the style settings of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>‘s text boxes.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarBoxStyle"/> object.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportViewer">
      <summary>
        <para>As part of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> control, renders and displays a report document on a Web page.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.AllowURLsWithJSContent">
      <summary>
        <para>Specifies whether or not the execution of the JavaScript code placed in URLs is allowed.</para>
      </summary>
      <value>true to allow the execution of the JavaScript code placed in URLs; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.AssignStyles(System.Web.UI.WebControls.WebControl,System.Web.UI.WebControls.WebControl)">
      <summary>
        <para>Copies the settings from the specified source to the current destination object.</para>
      </summary>
      <param name="source">A <see cref="T:System.Web.UI.WebControls.WebControl"/> object whose settings are assigned to the current object.</param>
      <param name="destination">The current <see cref="T:System.Web.UI.WebControls.WebControl"/> object whose settings are copied from the the specified source.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.AutoSize">
      <summary>
        <para>Specifies whether a report’s size is defined by the bounds of a report viewer, or of a report page.</para>
      </summary>
      <value>true to use the report page’s size; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.BackgroundImage">
      <summary>
        <para>Provides access to the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>‘s background image.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.BackgroundImage"/> object that represents the web control’s background image.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.BookmarkSelectionBorder">
      <summary>
        <para>Provides access to the border settings of a currently selected element in the <see href="https://docs.devexpress.com/XtraReports/2603/detailed-guide-to-devexpress-reporting/add-navigation/add-bookmarks-and-a-document-map">Document Map</see>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Border"/> object.</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument">
      <summary>
        <para>Occurs when a report document is created, and it’s possible to store it to the cache.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ClientInstanceName">
      <summary>
        <para>Gets or sets the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>‘s client programmatic identifier.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>‘s client identifier.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ClientSideEvents">
      <summary>
        <para>Gets an object that lists the client-side events specific to the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ReportViewerClientSideEvents"/> object that contains <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> client-side event handlers.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Cursor">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.Cursor">ASPxWebControl.Cursor</see> property to hide it.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.DataBind">
      <summary>
        <para>Associates the report defined in markup with <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ReportViewer.DeserializeClientParameters">
      <summary>
        <para>Returns the values assigned to a report parameter on the client.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.Dispose">
      <summary>
        <para>Enables a server control to perform final clean up before it is released from memory.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.EnableCallbackCompression">
      <summary>
        <para>Gets or sets whether callback result compression is enabled.</para>
      </summary>
      <value>true to enable callback result compression; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Enabled">
      <summary>
        <para>Overrides the <see cref="P:System.Web.UI.WebControls.WebControl.Enabled"/> property to hide it.</para>
      </summary>
      <value>A Boolean value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.EnableReportMargins">
      <summary>
        <para>Specifies whether or not the Document Viewer should display the page margins of a report document.</para>
      </summary>
      <value>true, to display a report’s page margins; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.EnableRequestParameters">
      <summary>
        <para>When a report has parameters, defines whether or not a report document is auto-created when <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> is rendered on a Web page without submitting parameter value(s) via <see cref="T:DevExpress.XtraReports.Web.ReportParametersPanel"/>.</para>
      </summary>
      <value>true to not generate a report document until a user submits its parameter value(s); otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.EncodeHtml">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.EncodeHtml">ASPxWebControl.EncodeHtml</see> property to hide it.</para>
      </summary>
      <value>Always false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Height">
      <summary>
        <para>Gets or sets the height of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value representing the control’s height.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ImageFolder">
      <summary>
        <para>Gets the path to the common folder where editors’ images are located.</para>
      </summary>
      <value>A <see cref="T:System.String"/> which represents the path to the images’ directory.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ImagesEmbeddingMode">
      <summary>
        <para>Specifies the mode for embedding images in ASP.NET controls to support displaying images in different web browsers.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.Web.ImagesEmbeddingMode"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.LoadingPanelDelay">
      <summary>
        <para>Gets or sets the delay between starting an <see href="https://docs.devexpress.com/WindowsForms/9578/controls-and-libraries/pivot-grid/asynchronous-mode">asynchronous</see> operation and displaying the loading panel.</para>
      </summary>
      <value>An integer value that specifies the delay before displaying the loading panel, in milliseconds.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.LoadingPanelImage">
      <summary>
        <para>Gets the image settings of the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImageProperties"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.LoadingPanelImagePosition">
      <summary>
        <para>Gets the image position settings of a <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.ImagePosition"/> enumeration value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.LoadingPanelStyle">
      <summary>
        <para>Gets the style settings of the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.LoadingPanelStyle"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.LoadingPanelText">
      <summary>
        <para>Gets or sets the text to be displayed within a loading panel while waiting for a callback response.</para>
      </summary>
      <value>A <see cref="T:System.String"/> that specifies the descriptive text displayed within a loading panel.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Paddings">
      <summary>
        <para>Provides access to the padding settings of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> object.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.Paddings"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.PageByPage">
      <summary>
        <para>Specifies whether a report should be displayed page-by-page, or an entire report’s content should be displayed at once.</para>
      </summary>
      <value>true, if the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> displays only one report page at a time; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.PrepareControl">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.PrintUsingAdobePlugIn">
      <summary>
        <para>Specifies whether or not to print a report using the Adobe Reader® plug-in, assuming it is installed on the client’s <see href="https://docs.devexpress.com/XtraReports/5208/web-reporting/general-information-on-web-reporting/supported-browsers">web browser</see>.</para>
      </summary>
      <value>true, to print a report using the Adobe Reader® plug-in; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Report">
      <summary>
        <para>Specifies a report instance, associated with <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
      <value>An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ReportName">
      <summary>
        <para>For internal use only. Gets or sets the fully qualified type name of the report, whose instance is displayed by this <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> object.</para>
      </summary>
      <value>A <see cref="T:System.String"/> containing the report’s type name (including its namespace).</value>
    </member>
    <member name="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache">
      <summary>
        <para>Occurs when a Report Viewer requires a report to display, and it’s possible to restore an existing report document from the cache.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SearchDialogButtonStyles">
      <summary>
        <para>Provides access to the style settings of the Search dialog’s buttons.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.ButtonControlStyles"/> object that defines the appearance of buttons.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SearchDialogEditorsImages">
      <summary>
        <para>Provides access to the image settings of the Search dialog’s editors.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.EditorImages"/> object that defines the image settings of editors.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SearchDialogEditorsStyles">
      <summary>
        <para>Provides access to the style settings of the Search dialog’s editors.</para>
      </summary>
      <value>An <see cref="T:DevExpress.Web.EditorStyles"/> object that contains the editor’s appearance settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SearchDialogFormImages">
      <summary>
        <para>Provides access to the image settings of the Search dialog’s form.</para>
      </summary>
      <value>A DevExpress.XtraReports.Web.ImagesDialogForm object that defines the form’s image settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SearchDialogFormStyles">
      <summary>
        <para>Provides access to the style settings of the Search dialog’s form.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.PopupControlStyles"/> object containing form’s appearance settings.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SettingsLoadingPanel">
      <summary>
        <para>Gets the <see href="https://docs.devexpress.com/AspNetMvc/11423/components/docking-and-popups/loading-panel">Loading Panel</see> settings of a <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
      <value>A <see cref="T:DevExpress.Web.SettingsLoadingPanel"/> descendant.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ShouldDisposeReport">
      <summary>
        <para>Specifies whether or not a report should be disposed together with its associated Report Viewer.</para>
      </summary>
      <value>true to dispose the report along with the Report Viewer; otherwise false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.ShowLoadingPanelImage">
      <summary>
        <para>Gets or sets whether the image can be displayed within a Loading Panel.</para>
      </summary>
      <value>true if the image is allowed to be displayed within a Loading Panel; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SpriteCssFilePath">
      <summary>
        <para>Specifies the path to the CSS file, storing styles for the Search dialog of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> and its associated <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, representing the path to the CSS file.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.SpriteImageUrl">
      <summary>
        <para>Specifies the URL of the sprite image file, storing images for the Search dialog of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> and its associated <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, representing the sprite image file URL.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.StaticInitialize">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.TableLayout">
      <summary>
        <para>Determines whether to use the table or non-table layout in the displayed HTML document.</para>
      </summary>
      <value>true, to use a table layout; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.UseIFrame">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A Boolean value.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewer.Width">
      <summary>
        <para>Gets or sets the width of the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/>.</para>
      </summary>
      <value>A <see cref="T:System.Web.UI.WebControls.Unit"/> value representing the control’s width.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteBmpImageTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to an image in BMP file format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteGifImageTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to an image in GIF file format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteHtmlTo(System.String)">
      <summary>
        <para>Creates an HTML file that contains a Web representation of the report. The destination directory for the created file will be determined by the specified path.</para>
      </summary>
      <param name="filePath">A <see cref="T:System.String"/> value containing the full path to the HTML file to be created.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteHtmlTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Creates an HTML file that contains a Web representation of the report, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an HTML file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteHtmlTo(System.Web.HttpResponse)">
      <summary>
        <para>Creates an HTML file that contains a Web representation of the report, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteJpgImageTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to an image in JPG file format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteMhtTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Writes the MHT version of a report to the specified HTTP response. An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object should be passed to this method as a parameter.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an MHT file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteMhtTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to the MHT format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WritePdfTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Exports the report to the PDF, and writes the output to the specified HTTP response. An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object should be passed to this method as a parameter.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an PDF file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WritePdfTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to the PDF, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WritePngImageTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to an image in PNG file format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteRtfTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Exports the report to the RTF format, and writes the output to the specified HTTP response. An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object should be passed to this method as a parameter.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an RTF file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteRtfTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to the RTF format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteTextTo(System.Web.HttpResponse,System.String,DevExpress.XtraPrinting.TextExportOptions)">
      <summary>
        <para>Exports the report to text using the specified export type and text-specific export options, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="exportType">A <see cref="T:System.String"/> specifying the appropriate file extension (e.g. “txt“ or “csv“).</param>
      <param name="options">A <see cref="T:DevExpress.XtraPrinting.TextExportOptions"/> object which contains Text-specific export options.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteTextTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to text, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteTiffImageTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to an image in TIFF file format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteXlsTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Exports the report to the XLS format, and writes the output to the specified HTTP response. An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object should be passed to this method as a parameter.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an XLS file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteXlsTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to the XLS format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteXlsxTo(System.Web.HttpResponse,DevExpress.XtraReports.UI.XtraReport)">
      <summary>
        <para>Exports the report to the XLSX format, and writes the output to the specified HTTP response. An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object should be passed to this method as a parameter.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object to be represented as an XLSX file.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewer.WriteXlsxTo(System.Web.HttpResponse)">
      <summary>
        <para>Exports the report to the XLSX format, and writes the output to the specified HTTP response.</para>
      </summary>
      <param name="response">A <see cref="T:System.Web.HttpResponse"/> object specifying the HTTP response to which the file should be written.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.ReportViewerClientSideEvents">
      <summary>
        <para>Provides additional client-side events to the legacy  <b>ASPxClientReportViewer</b> control. Refer to the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents"/> class for client-side events related to the advanced <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/> control, that is the main control at the moment.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.ReportViewerClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.BeginCallback">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client BeginCallback event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.CallbackError">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client CallbackError event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.EndCallback">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client EndCallback event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.Init">
      <summary>
        <para>Overrides the <see cref="P:DevExpress.Web.ClientSideEvents.Init">ClientSideEvents.Init</see> property to hide it.</para>
      </summary>
      <value>Always <see cref="F:System.String.Empty"/>.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.PageLoad">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Viewer’s <b>ASPxClientReportViewer.PageLoad</b> event.</para>
      </summary>
      <value>A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache">ReportViewer.RestoreReportDocumentFromCache</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.#ctor(DevExpress.XtraReports.UI.XtraReport,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs"/> class with the specified report and key.</para>
      </summary>
      <param name="report">An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> instance whose report document to restore.</param>
      <param name="key">A <see cref="T:System.String"/> value, which represents a unique key used when retrieving a report document from the cache. This value is assigned to the <see cref="P:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.Key">RestoreReportDocumentFromCacheEventArgs.Key</see> property.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.Key">
      <summary>
        <para>Gets a string value, which represents a unique key used when retrieving a report document from the cache.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value which represents a unique key.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.RestoreDocumentFromFile(System.String)">
      <summary>
        <para>Loads a report document from the specified file.</para>
      </summary>
      <param name="fileName">A <see cref="T:System.String"/> value specifying the PRNX file, from which the document should be loaded.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.RestoreDocumentFromStream(System.IO.Stream,System.Boolean)">
      <summary>
        <para>For internal use.</para>
      </summary>
      <param name="stream">A <see cref="T:System.IO.Stream"/> object.</param>
      <param name="isVirtualDocument">A Boolean value.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.RestoreDocumentFromStream(System.IO.Stream)">
      <summary>
        <para>Loads a report document from the specified stream.</para>
      </summary>
      <param name="stream">A <see cref="T:System.IO.Stream"/> object, from which the report document should be loaded.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.RestoreExportOptionsFromFile(System.String)">
      <summary>
        <para>Loads export options from the specified file.</para>
      </summary>
      <param name="fileName">A <see cref="T:System.String"/> value specifying the XML file, from which the export options should be loaded.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs.RestoreExportOptionsFromStream(System.IO.Stream)">
      <summary>
        <para>Loads export options from the specified stream.</para>
      </summary>
      <param name="stream">A <see cref="T:System.IO.Stream"/> object, from which the export options should be loaded.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventHandler">
      <summary>
        <para>Represents a method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache">ReportViewer.RestoreReportDocumentFromCache</see> event.</para>
      </summary>
      <param name="sender">The event source. This parameter identifies the <see cref="T:DevExpress.XtraReports.Web.ReportViewer"/> which raised the event.</param>
      <param name="e">A <see cref="T:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs"/> object which contains event data.</param>
    </member>
    <member name="T:DevExpress.XtraReports.Web.SaveQueryEventArgs">
      <summary>
        <para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxQueryBuilder.SaveQuery">ASPxQueryBuilder.SaveQuery</see> event.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.SaveQueryEventArgs.#ctor(DevExpress.DataAccess.Sql.SelectQuery,System.String)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.SaveQueryEventArgs"/> class with the specified settings.</para>
      </summary>
      <param name="query">A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</param>
      <param name="selectStatement">A <see cref="T:System.String"/> value, specifying the query string.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.SaveQueryEventArgs.ResultQuery">
      <summary>
        <para>Provides access to the resulting query.</para>
      </summary>
      <value>A <see cref="T:DevExpress.DataAccess.Sql.SelectQuery"/> object.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.SaveQueryEventArgs.SelectStatement">
      <summary>
        <para>Provides access to the SELECT statement of a query.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value, specifying the SELECT statement.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.SiteMapBookmarkFiller">
      <summary>
        <para>Provides the capability to fill the <see cref="T:DevExpress.Web.ASPxSiteMapDataSource"/> object with the hierarchy of report bookmarks.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.SiteMapBookmarkFiller.FillSiteMapWithBookmarks(DevExpress.Web.ASPxSiteMapDataSource,DevExpress.XtraReports.Web.ASPxDocumentViewer)">
      <summary>
        <para>Generates a hierarchy of report bookmarks in the site map datasource.</para>
      </summary>
      <param name="dataSource">A <see cref="T:DevExpress.Web.ASPxSiteMapDataSource"/> object to store report bookmarks.</param>
      <param name="documentViewer">A <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> object to generate report bookmark nodes.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.SiteMapBookmarkFiller.FillSiteMapWithBookmarks(DevExpress.Web.ASPxSiteMapDataSource,DevExpress.XtraReports.Web.ReportViewer)">
      <summary>
        <para>Generates a hierarchy of report bookmarks in the site map datasource.</para>
      </summary>
      <param name="dataSource">A <see cref="T:DevExpress.Web.ASPxSiteMapDataSource"/> object to store report bookmarks.</param>
      <param name="reportViewer">A <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/> object to generate report bookmark nodes.</param>
    </member>
    <member name="N:DevExpress.XtraReports.Web.WebDocumentViewer">
      <summary>
        <para>Contains classes that store the session settings of a Web Document Viewer.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings">
      <summary>
        <para>Stores settings of the <see href="https://docs.devexpress.com/XtraReports/402348/web-reporting/mobile-viewer-ui">Mobile Mode</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings.AnimationEnabled">
      <summary>
        <para>Specifies whether or not animation is enabled on performing various actions in the <see href="https://docs.devexpress.com/XtraReports/117534/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-webforms-reporting/mobile-mode">Mobile Mode</see>.</para>
      </summary>
      <value>true, to enable animation; otherwise, false.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>For internal use.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.MobileWebDocumentViewerSettings.ReaderMode">
      <summary>
        <para>Specifies whether or not the <see href="https://docs.devexpress.com/XtraReports/402348/web-reporting/mobile-viewer-ui">Mobile Viewer</see> is switched to the reader mode, displaying document pages without indicating page borders</para>
      </summary>
      <value>true, to enable the reader mode; otherwise, false.</value>
    </member>
    <member name="N:DevExpress.XtraReports.Web.WebDocumentViewer.Native">
      <summary>
        <para>Contains the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.WebDocumentViewerBootstrapper"/> class.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.WebDocumentViewerBootstrapper">
      <summary>
        <para>Enables you to adjust a Dependency Injection container for a <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.Native.WebDocumentViewerBootstrapper.SessionState">
      <summary>
        <para>For internal use.</para>
      </summary>
      <value>A <see cref="T:System.Web.SessionState.SessionStateBehavior"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.TabPanelPosition">
      <summary>
        <para>Lists values that specify the tab panel position in the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.WebDocumentViewer.TabPanelPosition.Left">
      <summary>
        <para>The tab panel is located at the left side of the Web Document Viewer.</para>
      </summary>
    </member>
    <member name="F:DevExpress.XtraReports.Web.WebDocumentViewer.TabPanelPosition.Right">
      <summary>
        <para>The tab panel is located at the right side of the Web Document Viewer.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings">
      <summary>
        <para>Provides settings for a client-side model of the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object implementing the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings.IncludeCldrData">
      <summary>
        <para>Specifies whether or not to load CLDR JSON data for the current locale to the client-side of the Document Viewer.</para>
      </summary>
      <value>true, to include CLDR JSON data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings.IncludeCldrSupplemental">
      <summary>
        <para>Specifies whether or not to load basic CLDR supplemental data to the client-side of the Document Viewer.</para>
      </summary>
      <value>true, to include CLDR supplemental data to a web page; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerClientSideModelSettings.IncludeLocalization">
      <summary>
        <para>Specifies whether or not to load a localization script to a client-side of the Document Viewer.</para>
      </summary>
      <value>true, to include a localization script to a web page; otherwise, false.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings">
      <summary>
        <para>Contains settings that apply to the Web Document Viewer print and export operations.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings"/> class with specified settings.</para>
      </summary>
      <param name="owner">An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.ShowPrintNotificationDialog">
      <summary>
        <para>Specifies whether to display an additional dialog that allows users to download the PDF file sent to printing.</para>
      </summary>
      <value>true, to display an additional dialog; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.UseAsynchronousExport">
      <summary>
        <para>Allows you to export documents asynchronously.</para>
      </summary>
      <value>True to perform export operations asynchronously; false to export documents in the same UI thread.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerExportSettings.UseSameTab">
      <summary>
        <para>Specifies whether to print and export documents in the browser tab that contains the Document Viewer.</para>
      </summary>
      <value>true, to print and export documents in the tab that contains the Document Viewer; false to open another browser tab for print and export.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem">
      <summary>
        <para>A menu item of the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">HTML5 Document Viewer</see>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem.Container">
      <summary>
        <para>Specifies the menu item container.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.ClientControls.MenuItemContainer"/> enumeration value.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings">
      <summary>
        <para>Contains settings for the progress bar that appears when a report is generated.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies public property values from the specified object to the current object.</para>
      </summary>
      <param name="source">An object whose public property values are copied to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>For internal use.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings.KeepOnVisibleArea">
      <summary>
        <para>Gets or sets whether the progress bar should stay on the visible area when users scroll a web page that contains the Document Viewer.</para>
      </summary>
      <value>true, if the progress bar should stay on the visible area; otherwise, false.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerProgressBarSettings.Position">
      <summary>
        <para>Gets or sets the progress bar’s position within the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Document Viewer</see>‘s visible area.</para>
      </summary>
      <value>The progress bar’s position.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings">
      <summary>
        <para>Provides settings for the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s remote document source.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings.AuthToken">
      <summary>
        <para>Specifies an access token used to obtain documents from the <see href="https://docs.devexpress.com/ReportServer/12432/report-and-dashboard-server">Report and Dashboard Server</see>.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies an access token.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerRemoteSourceSettings.ServerUri">
      <summary>
        <para>Specifies the <see href="https://docs.devexpress.com/ReportServer/12432/report-and-dashboard-server">Report and Dashboard Server</see> URI.</para>
      </summary>
      <value>A <see cref="T:System.String"/> value that specifies the Report and Dashboard Server URI.</value>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerSearchSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerSearchSettings"/> class with specified settings.</para>
      </summary>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings">
      <summary>
        <para>Provides settings for the <see href="https://docs.devexpress.com/XtraReports/17738/web-reporting/asp-net-webforms-reporting/document-viewer-in-asp-net-web-forms-reporting">Web Document Viewer</see>‘s tab panel.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings"/> class with the specified owner.</para>
      </summary>
      <param name="owner">An object that implements the <see cref="T:DevExpress.Web.IPropertiesOwner"/> interface.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings.Assign(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Copies the settings from the specified <see cref="T:DevExpress.Web.PropertiesBase"/> object to the current object.</para>
      </summary>
      <param name="source">A <see cref="T:DevExpress.Web.PropertiesBase"/> object whose settings are assigned to the current object.</param>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings.Changed(DevExpress.Web.PropertiesBase)">
      <summary>
        <para>Indicates the property whose value is changed.</para>
      </summary>
      <param name="properties">A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.</param>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings.Position">
      <summary>
        <para>Specifies the tab panel’s position.</para>
      </summary>
      <value>A <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.TabPanelPosition"/> enumeration value that specifies the tab panel position.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerTabPanelSettings.Width">
      <summary>
        <para>Specifies the tab panel’s width.</para>
      </summary>
      <value>An integer value that specifies the tab panel position.</value>
    </member>
    <member name="T:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents">
      <summary>
        <para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer"/>.</para>
      </summary>
    </member>
    <member name="M:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.#ctor">
      <summary>
        <para>Initializes a new instance of the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents"/> class with the default settings.</para>
      </summary>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeElements">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.CustomizeElements</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeExportOptions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.CustomizeExportOptions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeLocalization">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.CustomizeLocalization</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeMenuActions">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.CustomizeMenuActions</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeParameterEditors">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.CustomizeParameterEditors</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeParameterLookUpSource">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code to handle the CustomizeParameterLookUpSource event.</para>
      </summary>
      <value>A string that specifies the name of a JavaScript function or the entire JavaScript function code.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.DocumentReady">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.DocumentReady</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.EditingFieldChanged">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.EditingFieldChanged</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.OnExport">
      <summary>
        <para>Gets or sets the JavaScript function that handles the OnExport event, which occurs before a request for document export is sent.</para>
      </summary>
      <value>The name of a JavaScript function or entire JavaScript function code that runs when the OnExport event occurs.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.ParametersInitialized">
      <summary>
        <para>Specifies the JavaScript function that handles the client-side  ParametersInitialized event and allows you to get the client-side parameter values when they are initialized and modify them.</para>
      </summary>
      <value>The name of a JavaScript function or entire JavaScript function code that runs when the ParametersInitialized event occurs.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.ParametersReset">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.ParametersReset</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.ParametersSubmitted">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.ParametersSubmitted</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
    <member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.PreviewClick">
      <summary>
        <para>Gets or sets the name of the JavaScript function or the entire code which will handle the <b>ASPxClientWebDocumentViewer.PreviewClick</b> event.</para>
      </summary>
      <value>A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle the corresponding event.</value>
    </member>
  </members>
</doc>