8466 lines
301 KiB
XML
8466 lines
301 KiB
XML
<?xml version="1.0"?>
|
|
<doc>
|
|
<assembly>
|
|
<name>DevExpress.XtraReports.v15.1.Web</name>
|
|
</assembly>
|
|
<members>
|
|
<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="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 Ribbon.
|
|
</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 Ribbon.
|
|
</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.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 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> </para>
|
|
</summary>
|
|
<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 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.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 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 that has changed its value.
|
|
</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> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRibbonSettings.ShowGroupLabels">
|
|
<summary>
|
|
<para>Specifies whether or not to display the Ribbon Group captions.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the Ribbon Group captions; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings">
|
|
|
|
<summary>
|
|
<para>Provides settings to a remote document source of a 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 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 that has changed its value.
|
|
</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> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.DefaultReportId">
|
|
<summary>
|
|
<para>"<b>-1</b>"
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.EndpointConfigurationName">
|
|
<summary>
|
|
<para>Specifies the name of an endpoint configuration located in the <b>Web.config</b> 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 Report Server.
|
|
</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 WCF report service.
|
|
</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 Report Server URI (uniform resource identifier).
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value, specifying the Report Server URI.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.TokenStorageMode">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration">
|
|
|
|
<summary>
|
|
<para>Provides additional settings to a remote document source of a Document Viewer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceConfiguration.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the DocumentViewerRemoteSourceConfiguration class with 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.ReportToolbarAlignment">
|
|
|
|
<summary>
|
|
<para>Lists the values specifying the alignment settings of a 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.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 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><b>true</b>, to show the colon; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportDesigner.Services.IDataSourceWizardConnectionStringsProvider">
|
|
|
|
<summary>
|
|
<para>If implemented, provides managing data connections used by the SQL Data Source Wizard.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.Services.IDataSourceWizardConnectionStringsProvider.GetConnectionDescriptions">
|
|
<summary>
|
|
<para>Returns the dictionary listing the data connections by their names.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="Dictionary<String, String>"/> object.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.Services.IDataSourceWizardConnectionStringsProvider.GetDataConnectionParameters(System.String)">
|
|
<summary>
|
|
<para>Returns the parameters of the data connection with a specific name.
|
|
|
|
</para>
|
|
</summary>
|
|
<param name="name">
|
|
A <see cref="T:System.String"/> object representing the data connection name.
|
|
|
|
|
|
</param>
|
|
<returns>A <see cref="DataConnectionParametersBase"/> object.
|
|
</returns>
|
|
|
|
|
|
</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 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 <b>First Page</b> 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 <b>Last Page</b> 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 <b>Next Page</b> 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 <b>Previous Page</b> 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 <b>Print</b> 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 <b>Print Page</b> 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 <b>Save</b> 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 <b>Save to Window</b> 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 <b>Search</b> 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><b>true</b> if the default images should be used; otherwise, <b>false</b>.
|
|
</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="ImageProperties"/> object.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbarImages.LoadingPanel">
|
|
<summary>
|
|
<para>Gets the Loading Panel'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 ReportToolbarImages.
|
|
</para>
|
|
</summary>
|
|
<returns>Always <see cref="F:System.String.Empty"/>.
|
|
</returns>
|
|
|
|
|
|
</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 ReportToolbarLabel class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.#ctor(System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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"/> property.
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportToolbarLabel.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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.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 ReportToolbarLabel object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value specifying the <see cref="P:DevExpress.XtraReports.Web.ReportToolbarItem.Name"/>.
|
|
</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"/> 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.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 ReportToolbarButton class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportToolbarButton.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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.#ctor(DevExpress.XtraReports.Web.ReportToolbarItemKind,System.Boolean)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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">
|
|
<b>true</b> if the button is enabled; otherwise, <b>false</b>.
|
|
|
|
</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><b>true</b> if the button is enabled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.IconID">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbarButton.ImageUrl">
|
|
<summary>
|
|
<para>Gets or sets the URL of the image source for the ReportToolbarButton object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value specifying the URL representing the path to the image displayed within the 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 ReportToolbarButton object is disabled (its <see cref="P:DevExpress.XtraReports.Web.ReportToolbarButton.Enabled"/> property returns <b>false</b>).
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value specifying the URL representing the path to the image displayed within the disabled 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.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 ReportToolbarLabelStyle class with 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="Margins"/> object.
|
|
</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 ReportToolbarComboBoxStyle class with 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 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.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 ReportToolbarButtonStyle class with 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.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 ReportToolbarBoxStyle class with 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="Margins"/> object.
|
|
</value>
|
|
|
|
|
|
</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 DocumentViewerRibbonToggleButtonBase class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</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 DocumentViewerRibbonTemplateItemBase class with default settings.
|
|
</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 DocumentViewerRibbonTabBase class with 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 DocumentViewerRibbonTabBase.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:System.String"/> value.
|
|
</returns>
|
|
|
|
|
|
</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 DocumentViewerRibbonGroupBase class with 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 DocumentViewerRibbonGroupBase.
|
|
</para>
|
|
</summary>
|
|
<returns>A <see cref="T:System.String"/> value.
|
|
</returns>
|
|
|
|
|
|
</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 DocumentViewerRibbonDropDownButtonItemBase class with 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 DocumentViewerRibbonDropDownButtonBase class with 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.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 DocumentViewerRibbonButtonBase class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerReportRibbonGroup">
|
|
|
|
<summary>
|
|
<para>The <b>Report</b> 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 DocumentViewerReportRibbonGroup class with 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 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 DocumentViewerReportRibbonGroup 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 <b>Print</b> 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 DocumentViewerPrintRibbonGroup class with 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 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 DocumentViewerPrintRibbonGroup 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 <b>Navigation</b> 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 DocumentViewerNavigationRibbonGroup class with 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 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 DocumentViewerNavigationRibbonGroup 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 <b>Home</b> 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 DocumentViewerHomeRibbonTab class with 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 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 DocumentViewerHomeRibbonTab caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.Ribbon.DocumentViewerExportRibbonGroup">
|
|
|
|
<summary>
|
|
<para>The <b>Export</b> 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 DocumentViewerExportRibbonGroup class with 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 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 DocumentViewerExportRibbonGroup caption.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> 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 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="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="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="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="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="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 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.ReportDocumentMapStyles">
|
|
|
|
<summary>
|
|
<para>Contains settings that define the appearance of a Document Map'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 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="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="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="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="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="AppearanceStyle"/> value.
|
|
</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 ReportToolbarMenuStyle class with 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="Unit"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents">
|
|
|
|
<summary>
|
|
<para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.Scripts.ASPxClientReportToolbar"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ReportToolbarClientSideEvents class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.GetStartupScript(System.String)">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
<param name="objectVarName">
|
|
|
|
|
|
</param>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents.Init">
|
|
<summary>
|
|
<para>Overrides the <see cref="P:DevExpress.Web.ClientSideEvents.Init"/> 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 <b>ItemClick</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="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 <b>ItemValueChanged</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.RestoreReportDocumentFromCacheEventHandler">
|
|
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache"/> event.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventHandler.Invoke(System.Object,DevExpress.XtraReports.Web.RestoreReportDocumentFromCacheEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache"/> 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.RestoreReportDocumentFromCacheEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.RestoreReportDocumentFromCache"/> 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 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"/> 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)">
|
|
<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.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.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.CacheReportDocumentEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventHandler.Invoke(System.Object,DevExpress.XtraReports.Web.CacheReportDocumentEventArgs)">
|
|
<summary>
|
|
<para>Represents a method that will handle the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument"/> 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.ReportViewerClientSideEvents">
|
|
|
|
<summary>
|
|
<para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.Scripts.ASPxClientReportViewer"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ReportViewerClientSideEvents class with 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 <b>BeginCallback</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="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 <b>CallbackError</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="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 <b>EndCallback</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="P:DevExpress.XtraReports.Web.ReportViewerClientSideEvents.Init">
|
|
<summary>
|
|
<para>Overrides the <see cref="P:DevExpress.Web.ClientSideEvents.Init"/> 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 <see cref="E:DevExpress.XtraReports.Web.Scripts.ASPxClientReportViewer.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="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 ReportToolbarItem class with 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 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"/> 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 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 ReportToolbarItemCollection class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportToolbar">
|
|
|
|
<summary>
|
|
<para>As part of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>, provides 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 ReportToolbar class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.AccessibilityCompliant">
|
|
<summary>
|
|
<para>Enables support for Section 508.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable support for Section 508; otherwise, <b>false</b>.
|
|
</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 ReportToolbar's client programmatic identifier.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the 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 ReportToolbar.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraReports.Web.ReportToolbarClientSideEvents"/> object which allows assigning handlers to the client-side events available to the ReportToolbar.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.ComboBoxExtraWidth">
|
|
<summary>
|
|
<para>For internal use only.
|
|
</para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</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"/> 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"/> 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="DropDownButton"/> object.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.EncodeHtml">
|
|
<summary>
|
|
<para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.EncodeHtml"/> property to hide it.
|
|
</para>
|
|
</summary>
|
|
<value>Always <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.Images">
|
|
<summary>
|
|
<para>Provides access to a list of images used in a <b>ReportToolbar</b>.
|
|
</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 <b>ReportToolBar</b>.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure that represents the space length in pixels.
|
|
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.Paddings">
|
|
<summary>
|
|
<para>Provides access to the padding settings of the 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 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 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="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 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 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="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 ReportToolbar.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to display the default set of buttons; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbar.Styles">
|
|
<summary>
|
|
<para>Provides access to style settings that control the appearance of the <b>Report Toolbar</b> 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.ASPxDocumentViewer">
|
|
|
|
<summary>
|
|
<para>A control to publish (preview, print and export) documents in ASP.NET applications.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxDocumentViewer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxDocumentViewer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.AccessibilityCompliant">
|
|
<summary>
|
|
<para>Enables support for <b>Section 508</b>.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to enable support for <b>Section 508</b>; otherwise, <b>false</b>.
|
|
</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><b>true</b>, to automatically adjust the Document Viewer's height; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxDocumentViewer.AutoHeightDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</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 Document Viewer's client-side instance.
|
|
</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 ASPxDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="DocumentViewerClientSideEvents"/> object, which allows assigning handlers to the client-side events available for the ASPxDocumentViewer.
|
|
</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 report parameters, 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>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</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>The collection of property names and their values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.LoadingPanelImage">
|
|
<summary>
|
|
<para>Gets the image settings of the Loading Panel.
|
|
</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 Loading Panel.
|
|
</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 ASPxDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="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 ASPxDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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="F:DevExpress.XtraReports.Web.ASPxDocumentViewer.ScriptResourceName">
|
|
<summary>
|
|
<para><b>DevExpress.XtraReports.Web.ASPxReports.Scripts.DocumentViewer.js</b>
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsDocumentMap">
|
|
<summary>
|
|
<para>Provides access to the 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> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.SettingsLoadingPanel">
|
|
<summary>
|
|
<para>Gets the Loading Panel settings of an 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 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 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 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 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 ASPxDocumentViewer's splitter 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 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 sprite image 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 sprite image.
|
|
</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="ReportDocumentMapStyles"/> object containing style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesEditors">
|
|
<summary>
|
|
<para>Gets the editor style settings of an ASPxDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="T:DevExpress.Web.EditorStyles"/> descendant.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelButtons">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelEditors">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.StylesParametersPanelParameterEditors">
|
|
<summary>
|
|
<para>Gets the editor style settings of an 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 ASPxDocumentViewer's Ribbon.
|
|
</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="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="DocumentViewerReportToolbarStyles"/> object containing style settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxDocumentViewer.ToolbarItems">
|
|
<summary>
|
|
<para>Provides access to the collection of the ASPxDocumentViewer report toolbar's items.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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="F:DevExpress.XtraReports.Web.ASPxDocumentViewer.ToolbarModeDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</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(DevExpress.XtraReports.Web.T)">
|
|
<summary>
|
|
<para>Fills the parent object with the hierarchy of a report's bookmarks.
|
|
</para>
|
|
</summary>
|
|
<param name="parent">
|
|
A type of the <i>parent</i> object.
|
|
|
|
</param>
|
|
|
|
|
|
</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 ReportViewer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</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><b>true</b> to use the report page's size; otherwise, <b>false</b>.
|
|
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.BackgroundImage">
|
|
<summary>
|
|
<para>Provides access to the ReportViewer's background image.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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 Document Map.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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 ReportViewer's client programmatic identifier.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value that specifies the 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 ReportViewer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraReports.Web.ReportViewerClientSideEvents"/> object which allows assigning handlers to the client-side events available to the ReportViewer.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.Cursor">
|
|
<summary>
|
|
<para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.Cursor"/> 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 ReportViewer.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultAutoSize">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.AutoSize"/> property is set to <b>true</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultEnableReportMargins">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.EnableReportMargins"/> property is set to <b>false</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultImagesEmbeddingMode">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.ImagesEmbeddingMode"/> property is set to <see cref="F:DevExpress.XtraReports.Web.ImagesEmbeddingMode.Auto"/>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultPageByPage">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.PageByPage"/> property is set to <b>true</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultPrintUsingAdobePlugIn">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.PrintUsingAdobePlugIn"/> property is set to <b>true</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultShouldDisposeReport">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.ShouldDisposeReport"/> property is set to <b>true</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.DefaultTableLayout">
|
|
<summary>
|
|
<para>The <see cref="P:DevExpress.XtraReports.Web.ReportViewer.TableLayout"/> property is set to <b>true</b>.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</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="F:DevExpress.XtraReports.Web.ReportViewer.DrillDownKey">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.EnableCallbackCompression">
|
|
<summary>
|
|
<para>Gets or sets whether callback result compression is enabled.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable callback result compression; otherwise, <b>false</b>.
|
|
</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 <b>Boolean</b> 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><b>true</b>, to display a report's page margins; otherwise <b>false</b>.
|
|
</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><b>true</b> to not generate a report document until a user submits its parameter value(s); otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.EncodeHtml">
|
|
<summary>
|
|
<para>Overrides the <see cref="P:DevExpress.Web.ASPxWebControl.EncodeHtml"/> property to hide it.
|
|
</para>
|
|
</summary>
|
|
<value>Always <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.Height">
|
|
<summary>
|
|
<para>Gets or sets the height of the 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 asynchronous 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 Loading Panel.
|
|
</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 Loading Panel.
|
|
</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 Loading Panel.
|
|
</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 ReportViewer object.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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><b>true</b> if the ReportViewer displays only one report page at a time; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportViewer.ParametersKey">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</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 <b>Adobe Reader</b> plug-in, assuming it is installed on the client's web browser.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to print a report using the <b>Adobe Reader</b> plug-in; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.Report">
|
|
<summary>
|
|
<para>Specifies a report instance, associated with 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 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 <b>Search</b> dialog's buttons.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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 <b>Search</b> dialog's editors.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="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 <b>Search</b> dialog's editors.
|
|
</para>
|
|
</summary>
|
|
<value>An <see cref="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 <b>Search</b> dialog's form.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T: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 <b>Search</b> dialog's form.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="PopupControlStyles"/> object containing form's appearance settings.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.SettingsLoadingPanel">
|
|
<summary>
|
|
<para>Gets the Loading Panel settings of a 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><b>true</b> to dispose the report along with the Report Viewer; otherwise <b>false</b>.
|
|
</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><b>true</b> if the image is allowed to be displayed within a Loading Panel; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportViewer.SpriteCssFilePath">
|
|
<summary>
|
|
<para>Specifies the path to the CSS file, storing styles for the <b>Search</b> dialog of the 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 <i>sprite</i> image file, storing images for the <b>Search</b> dialog of the 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="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><b>true</b>, to use a table layout; otherwise, <b>false</b>.
|
|
</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 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)">
|
|
<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.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.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)">
|
|
<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.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.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.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. "<b>txt</b>" or "<b>csv</b>").
|
|
|
|
|
|
|
|
</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.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.WebDocumentViewer.Native.Services.IStoragesCleaner">
|
|
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IStoragesCleaner.SafeStart">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerHtmlContentGenerator">
|
|
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerModelGenerator">
|
|
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerModelGenerator.Generate(DevExpress.XtraReports.Web.WebDocumentViewer.Native.IReportModelInfo,System.Collections.Generic.IEnumerable`1)">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<param name="reportModel">
|
|
|
|
</param>
|
|
<param name="menuItems">
|
|
|
|
</param>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ClientControls.MenuItemContainer">
|
|
|
|
<summary>
|
|
<para>Lists the types of containers available for menu items in a Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ClientControls.MenuItemContainer.Menu">
|
|
<summary>
|
|
<para>The menu is contained in another menu.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ClientControls.MenuItemContainer.Toolbar">
|
|
<summary>
|
|
<para>The menu is contained in a toolbar.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction">
|
|
|
|
<summary>
|
|
<para>An individual action available in the Web Report Designer menu.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the MenuAction class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.Container">
|
|
<summary>
|
|
<para>Specifies the location of the displayed command.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.Disabled">
|
|
<summary>
|
|
<para>Specifies whether or not the command is disabled by default.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the command is disabled by default; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.HasSeparator">
|
|
<summary>
|
|
<para>Specifies whether or not the command has a visual separator.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the command has a visual separator; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.HotKey">
|
|
<summary>
|
|
<para>Specifies the keyboard shortcut used to invoke the command.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.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.DataContracts.MenuAction.Text">
|
|
<summary>
|
|
<para>Specifies the text for the command.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction.Visible">
|
|
<summary>
|
|
<para>Specifies whether or not the command is visible in the designer user interface.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if the command is visible; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DeserializeClientParameterEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxDocumentViewer.DeserializeClientParameters"/> 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 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"/> 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"/> 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"/> 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.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value, specifying the parameter path (for example, <i>"subreport1.subreportParameter1"</i>).
|
|
</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="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem">
|
|
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem.#ctor">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerMenuItem.Container">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.CustomizeParameterEditorsEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportParametersPanel.CustomizeParameterEditors"/> 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 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"/> 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"/> 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"/> 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>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportParametersPanel">
|
|
|
|
<summary>
|
|
<para>Provides user interface for showing the parameters panel 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 ReportParametersPanel class with 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="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 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 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 report parameters, according to their types.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportParametersPanel.DropDownEditButtonSettings">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </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 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 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="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="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="ReportParametersPanelEditorStyles"/> object containing the editor style settings of the Parameters panel.
|
|
</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 document map 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 ReportDocumentMap class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.AccessibilityCompliant">
|
|
<summary>
|
|
<para>Enables support for <b>Section 508</b>.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to enable support for <b>Section 508</b>; otherwise, <b>false</b>.
|
|
</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><b>true</b> if nodes can be selected; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.ClientInstanceName">
|
|
<summary>
|
|
<para>Specifies the name of a client-side instance of the 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 Document Map'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 animation is available when expanding/collapsing nodes in a Document Map.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> if animation is used; otherwise, <b>false</b>.
|
|
</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><b>true</b> if nodes can be hot-tracked; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.Images">
|
|
<summary>
|
|
<para>Provides access to the settings that define images displayed within the ReportDocumentMap's elements.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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 asynchronous 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 Loading Panel.
|
|
</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 Loading Panel.
|
|
</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 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 ReportDocumentMap is associated.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value, specifying the Report Viewer's ID.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportDocumentMap.ScriptResourceName">
|
|
<summary>
|
|
<para><b>DevExpress.XtraReports.Web.ASPxReports.Scripts.ReportDocumentMap.js</b>
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDocumentMap.SettingsLoadingPanel">
|
|
<summary>
|
|
<para>Gets the Loading Panel settings of a 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><b>true</b> if a Loading Panel is allowed to be displayed; otherwise, <b>false</b>.
|
|
</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><b>true</b> if an image is allowed to be displayed within the loading panel; otherwise, <b>false</b>.
|
|
</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><b>true</b> to display tree lines; otherwise, <b>false</b>.
|
|
</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.DocumentViewer.Ribbon.DocumentViewerRibbonStyles">
|
|
|
|
<summary>
|
|
<para>Provides the style settings to an <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s Ribbon.
|
|
</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 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>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</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 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 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 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 DocumentViewerRibbonStyles class.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportDesigner.Services.IDataSourceWizardDBSchemaProviderFactory">
|
|
|
|
<summary>
|
|
<para>If implemented by a class, supports automatic creation of the database schema provider (that implements by the <see cref="T:DevExpress.DataAccess.Sql.IDBSchemaProvider"/> interface).
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.Services.IDataSourceWizardDBSchemaProviderFactory.Create">
|
|
<summary>
|
|
<para>Creates a new database schema provider, by using the SQL Data Source Wizard to obtain a custom database schema.
|
|
|
|
</para>
|
|
</summary>
|
|
<returns>A database schema provider, implementing the <see cref="IDBSchemaProvider"/> interface.
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel">
|
|
|
|
<summary>
|
|
<para>Stores the session settings of a Web Document Viewer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the WebDocumentViewerModel class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel.MenuActions">
|
|
<summary>
|
|
<para>Specifies the menu actions available in a Web Document Viewer.
|
|
</para>
|
|
</summary>
|
|
<value>An array of <see cref="T:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction"/> objects.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel.MenuItemJSClickActions">
|
|
<summary>
|
|
<para>Specifies the JavaScript actions assigned to the menu items of a Web Document Viewer.
|
|
</para>
|
|
</summary>
|
|
<value>An array of <see cref="T:System.String"/> values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewer.WebDocumentViewerModel.ReportInfo">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer">
|
|
|
|
<summary>
|
|
<para>Provides a container for Web Report Designer services.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer.Current">
|
|
<summary>
|
|
<para>Provides access to the container for services.
|
|
</para>
|
|
</summary>
|
|
<value>An object, implementing the <see cref="IServiceProvider"/> interface.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer.Register``2">
|
|
<summary>
|
|
<para>Adds the specified service to the service container.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer.RegisterDataSourceWizardConfigFileConnectionStringsProvider">
|
|
<summary>
|
|
<para>Registers the connection strings provider for data connections, specified in the configuration file of the web application.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer.RegisterDataSourceWizardConnectionStringsProvider``1">
|
|
<summary>
|
|
<para>Registers the connection strings provider for custom data connections.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.DefaultReportDesignerContainer.RegisterDataSourceWizardDBSchemaProviderFactory``1">
|
|
<summary>
|
|
<para>Registers the custom database schema provider factory.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</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 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 that has changed its value.
|
|
</para>
|
|
</summary>
|
|
<param name="properties">
|
|
A <see cref="T:DevExpress.Web.PropertiesBase"/> descendant.
|
|
|
|
</param>
|
|
|
|
|
|
</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 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 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 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><b>true</b> to display the document shadow; otherwise <b>false</b>.
|
|
</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.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="T:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer">
|
|
|
|
<summary>
|
|
<para>Represents a default localizer to translate the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s resources.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxReportsResLocalizer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsResLocalizer.ResxPath">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</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 ASPxReportsLocalizer class with 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.ASPxReportsStringId">
|
|
|
|
<summary>
|
|
<para>Contains values corresponding to strings that can be localized for the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_ExternalRibbonNotFound_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "Cannot find a toolbar control with the specified name: '{0}'."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_LocalAndRemoteSource_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "It is only possible to assign either the Local Report or Remote Source of ASPxDocumentViewer at a time."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_NoRemoteDocumentInformation_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "This command cannot be executed because a document has not yet been generated."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteAuthenticatorCredential_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "The user credentials cannot be empty."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteAuthenticatorCredentialHandled_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "To log in to the Report Server, handle the RequestCredentials event."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteAuthenticatorLogin_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "Failed to log in with the specified user credentials."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemotePageByPage_Error">
|
|
<summary>
|
|
<para>
|
|
<para><b>Default Value</b>: "To view a remote report, enable the PageByPage property of the SettingsReportViewer."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteRequestCredentials_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "The RequestCredentials event has not been subscribed to."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteSourceConnection_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "The specified Report Service has not been found."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteSourceSettings_CustomTokenStorage_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "The DocumentViewerRemoteSourceSettings.CustomTokenStorage property is not assigned."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteSourceSettings_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "To view the remote report, specify the ServerUri or EndpointConfigurationName property of the ASPxDocumentViewer.SettingsRemoteSource."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RemoteSourceSettingsAndConfiguration_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "Can only assign either the SettingsRemoteSource or ConfigurationRemoteSource property of ASPxDocumentViewer at a time."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_DocumentMap">
|
|
<summary>
|
|
<para><para>The caption of the Document Map button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "Document Map"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_FindText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Find Text"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_FirstPage">
|
|
<summary>
|
|
<para><para>The caption of the navigation button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "First Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_LastPage">
|
|
<summary>
|
|
<para><para>The caption of the navigation button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "Last Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_NextPage">
|
|
<summary>
|
|
<para><para>The caption of the navigation button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "Next Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_ParametersPanel">
|
|
<summary>
|
|
<para><para>The caption of the Parameters Panel button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "Parameters Panel"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_PreviousPage">
|
|
<summary>
|
|
<para><para>The caption of the navigation button on the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon.</para>
|
|
|
|
<para><b>Default value</b>: "Previous Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_PrintPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Print Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_PrintReport">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Print Report"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_SaveToFile">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Save To File..."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandText_SaveToWindow">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Export To Window..."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_DocumentMap">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Navigate through the report's hierarchy of bookmarks."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_FindText">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Find text in the document."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_FirstPage">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the first document page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_LastPage">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the last document page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_NextPage">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the next document page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_ParametersPanel">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Access and modify the report parameter values."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_PreviousPage">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the previous document page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_PrintPage">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Specify the print settings and print the current page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_PrintReport">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Specify the print settings and print the document."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_SaveToFile">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Save the document to a file in a specified format."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCommandToolTip_SaveToWindow">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Save the document in a specified format and display the result in a new window."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCurrentPageText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon title.</para>
|
|
|
|
<para><b>Default value</b>: "Current Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonCurrentPageToolTip">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the specified page."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonExportGroupText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon group.</para>
|
|
|
|
<para><b>Default value</b>: "Export"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonHomeTabText">
|
|
<summary>
|
|
<para><para>The title of the Home ribbon tab.</para>
|
|
|
|
<para><b>Default value</b>: "Home"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonNavigationGroupText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon group.</para>
|
|
|
|
<para><b>Default value</b>: "Navigation"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonPageCountText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon title.</para>
|
|
|
|
<para><b>Default value</b>: "Page Count:"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonPrintGroupText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon group.</para>
|
|
|
|
<para><b>Default value</b>: "Print"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.DocumentViewer_RibbonReportGroupText">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon group.</para>
|
|
|
|
<para><b>Default value</b>: "Report"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_csv">
|
|
<summary>
|
|
<para><para>The name of the CSV format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Csv"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_html">
|
|
<summary>
|
|
<para><para>The name of the MHT format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Html"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_mht">
|
|
<summary>
|
|
<para><para>The name of the MHT format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Mht"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_pdf">
|
|
<summary>
|
|
<para><para>The name of the PDF that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Pdf"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_png">
|
|
<summary>
|
|
<para><para>The name of the PNG format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Png"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_rtf">
|
|
<summary>
|
|
<para><para>The name of the RTF format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Rtf"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_txt">
|
|
<summary>
|
|
<para><para>The name of the TXT format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Txt"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_xls">
|
|
<summary>
|
|
<para><para>The name of the XLS format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Xls"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ExportName_xlsx">
|
|
<summary>
|
|
<para><para>The name of the XLSX format that is shown in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s drop-down list of export formats.</para>
|
|
|
|
<para><b>Default value</b>: "Xlsx"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_DateTimeValueValidationError">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
<para><b>Default value</b>: "The value cannot be empty."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_False">
|
|
<summary>
|
|
<para><para>The caption of the negative value displayed in the <see cref="T:DevExpress.Web.ASPxComboBox"/> that is shown for Boolean parameters in the <b>Parameters</b> user interface.</para>
|
|
|
|
<para><b>Default Value</b>: "False"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_GenericRegexValidationError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_GuidValidationError">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
<para><b>Default value</b>: "Guid should contain 32 digits delimited with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_Reset">
|
|
<summary>
|
|
<para><para>The caption of the <b>Reset</b> button in the <b>Parameters</b> user interface.</para>
|
|
|
|
<para><b>Default Value</b>: "Reset"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_Submit">
|
|
<summary>
|
|
<para><para>The caption of the <b>Submit</b> button in the <b>Parameters</b> user interface.</para>
|
|
|
|
<para><b>Default Value</b>: "Submit"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ParametersPanel_True">
|
|
<summary>
|
|
<para><para>The caption of the positive value displayed in the <see cref="T:DevExpress.Web.ASPxComboBox"/> that is shown for Boolean parameters in the <b>Parameters</b> user interface.</para>
|
|
|
|
<para><b>Default Value</b>: "True"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Accordion_Collapsed">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "Collapsed"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ElementsAction_SizeToControl">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report element.</para>
|
|
|
|
<para><b>Default value</b>: "Size to Control"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ElementsAction_SizeToControlHeight">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report element.</para>
|
|
|
|
<para><b>Default value</b>: "Size to Control Height"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ElementsAction_SizeToControlWidth">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report element.</para>
|
|
|
|
<para><b>Default value</b>: "Size to Control Width"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_FieldList_Parameters">
|
|
<summary>
|
|
<para><para>The caption of the node in the Field List.</para>
|
|
|
|
<para><b>Default value</b>: "There are no parameters available yet."</para>
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_FieldListActions_AddCalculatedField">
|
|
<summary>
|
|
<para><para>The caption of an action available in the Field List.</para>
|
|
|
|
<para><b>Default value</b>: "Add calculated field"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_FieldListActions_AddParameter">
|
|
<summary>
|
|
<para><para>The caption of an action available in the Field List.</para>
|
|
|
|
<para><b>Default value</b>: "Add parameter"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_FieldListActions_RemoveCalculatedField">
|
|
<summary>
|
|
<para><para>The caption of an action available in the Field List.</para>
|
|
|
|
<para><b>Default value</b>: "Remove calculated field"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_FieldListActions_RemoveParameter">
|
|
<summary>
|
|
<para><para>The caption of an action available in the Field List.</para>
|
|
|
|
<para><b>Default value</b>: "Remove parameter"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_GroupFields_Empty">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "To create a new item, click Add."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Groups">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "Groups"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_MenuButtons_RunWizard">
|
|
<summary>
|
|
<para><para>The caption of the Web Report Designer's menu button.</para>
|
|
|
|
<para><b>Default value</b>: "Run Wizard"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_MenuButtons_Save">
|
|
<summary>
|
|
<para><para>The caption of the Web Report Designer's menu button.</para>
|
|
|
|
<para><b>Default value</b>: "Save"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Parameters_CreateParameters">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "The report does not have any parameters yet. To create a new parameter, click Add Parameter."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Pivot_AddColumnFields">
|
|
<summary>
|
|
<para><para>The placeholder of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Add Column Fields Here"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Pivot_AddDataItems">
|
|
<summary>
|
|
<para><para>The placeholder of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Add Data Items Here"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Pivot_AddFilterFields">
|
|
<summary>
|
|
<para><para>The placeholder of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Add Filter Fields Here"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Pivot_AddRowFields">
|
|
<summary>
|
|
<para><para>The placeholder of a pivot grid.</para>
|
|
|
|
<para><b>Default Value</b>: "Add Row Fields Here"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_PivotActions_InsertFieldInTheColumnArea">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Field in the Column Area"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_PivotActions_InsertFieldInTheDataArea">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Field in the Data Area"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_PivotActions_InsertFieldInTheFilterArea">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Field in the Filter Area"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_PivotActions_InsertFieldInTheRowArea">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a pivot grid.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Field in the Row Area"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_PlatformNotSupported_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "To be able to run the Report Designer, the client web browser must support HTML5."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Preview_ParametersTitle">
|
|
<summary>
|
|
<para><para>The title of the Document Preview's <b>Preview Parameters</b> panel.</para>
|
|
|
|
<b>Default value</b>: "Preview Parameters"
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertBottomMarginBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Bottom Margin Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertDetailBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Detail Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertDetailReportBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Detail Report Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertGroupFooterBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Group Footer Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertGroupHeaderBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Group Header Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertPageFooterBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Page Footer Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertPageHeaderBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Page Header Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertReportFooterBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Report Footer Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertReportHeaderBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Report Header Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertSubBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Sub-Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_ReportActions_InsertTopMarginBand">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a report.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Top Margin Band"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_StylesEditor_CreateNew">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "Create a New Style"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_DeleteCell">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Delete Cell"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_DeleteColumn">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Delete Column"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_DeleteRow">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Delete Row"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_InsertCell">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Cell"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_InsertColumnToLeft">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Column To the Left"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_InsertColumnToRight">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Column To the Right"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_InsertRowAbove">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Row Above"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TableActions_InsertRowBelow">
|
|
<summary>
|
|
<para><para>The caption available in the action list of a table.</para>
|
|
|
|
<para><b>Default value</b>: "Insert Row Below"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Tables">
|
|
<summary>
|
|
<para><para>A Web Report Designer caption.</para>
|
|
|
|
<para><b>Default value</b>: "Tables"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_TooltipButtons_Preview">
|
|
<summary>
|
|
<para><para>The tooltip of the Web Report Designer's <b>Preview</b> button.</para>
|
|
|
|
<para><b>Default value</b>: "Preview"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_AvailableFields">
|
|
<summary>
|
|
<para><para>The title of the available fields list on the Report Wizard page.</para>
|
|
|
|
<para><b>Default value</b>: "Available fields"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseColumns_Description">
|
|
<summary>
|
|
<para>The text of the columns selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Select the columns you want to display within your report."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseColumns_Title">
|
|
<summary>
|
|
<para>The title of the columns selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose Columns to Display in Your Report"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseDataMember_Description">
|
|
<summary>
|
|
<para>The text of the Choose a Table or View Wizard page.
|
|
|
|
<para><b>Default value</b>: "The table or view you choose determines which columns will be available in your report."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseDataMember_Title">
|
|
<summary>
|
|
<para>The title of the Choose a Table or View Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose a Table or View"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseDataSource_Description">
|
|
<summary>
|
|
<para>The text of the "Choose a Data Source" Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose a Data Source to use in your report."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ChooseDataSource_Title">
|
|
<summary>
|
|
<para>The title of the "Choose a Data Source" Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose a Data Source"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_CreateGroups_Description">
|
|
<summary>
|
|
<para>The text of the group creation Wizard page.
|
|
|
|
<para><b>Default value</b>: "Create multiple groups, each with a single field value, or define several fields in the same group."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_CreateGroups_Title">
|
|
<summary>
|
|
<para>The title of the group creation Wizard page.
|
|
|
|
<para><b>Default value</b>: "Create Groups"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_DataSourceHeader">
|
|
<summary>
|
|
<para>The title of the Data Source Wizard window.
|
|
|
|
<para><b>Default value</b>: "Data Source Wizard"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_Finish">
|
|
<summary>
|
|
<para>The text of the Wizard's <b>Finish</b> button.
|
|
|
|
<para><b>Default value</b>: "Finish"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_Header">
|
|
<summary>
|
|
<para>The title of the Report Wizard window.
|
|
|
|
<para><b>Default value</b>: "Report Wizard"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_Next">
|
|
<summary>
|
|
<para>The text of the Wizard's <b>Next</b> button.
|
|
|
|
<para><b>Default value</b>: "Next"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_Previous">
|
|
<summary>
|
|
<para>The text of the Wizard's <b>Previous</b> button.
|
|
|
|
<para><b>Default value</b>: "Previous"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_Report_Style">
|
|
<summary>
|
|
<para>The title of the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose a Report Style"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportComplete_Description">
|
|
<summary>
|
|
<para>The text of the final Wizard page.
|
|
|
|
<para><b>Default value</b>: "We have all the information needed to process the report."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportComplete_SpecifyTitle">
|
|
<summary>
|
|
<para>The caption of the report title editor on the final Wizard page.
|
|
|
|
<para><b>Default value</b>: "Specify the report's title"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportComplete_Title">
|
|
<summary>
|
|
<para>The title of the final Wizard page.
|
|
|
|
<para><b>Default value</b>: "The Report is Complete"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_AdjustFieldWidth">
|
|
<summary>
|
|
<para>The caption of an option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Adjust the field width so all fields fit onto a page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_AlignLeft1">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Align Left 1"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_AlignLeft2">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Align Left 2"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Columnar">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Columnar"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Description">
|
|
<summary>
|
|
<para>The text of the report layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "The report layout specifies the manner in which selected data fields are arranged on individual pages."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Justified">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Justified"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Landscape">
|
|
<summary>
|
|
<para>The caption of the Landscape option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Landscape"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Outline1">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Outline 1"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Outline2">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Outline 2"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Portrait">
|
|
<summary>
|
|
<para>The caption of the Portrait option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Portrait"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Stepped">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Stepped"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Tabular">
|
|
<summary>
|
|
<para>An option on the layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Tabular"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportLayout_Title">
|
|
<summary>
|
|
<para>The title of the report layout selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Choose a Report Layout"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Bold">
|
|
<summary>
|
|
<para>An option on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Bold"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Caption">
|
|
<summary>
|
|
<para>The text of a caption displayed by the report style preview on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Title"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Casual">
|
|
<summary>
|
|
<para>An option on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Casual"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Compact">
|
|
<summary>
|
|
<para>An option on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Compact"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Corporate">
|
|
<summary>
|
|
<para>An option on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Corporate"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Data">
|
|
<summary>
|
|
<para>Text displayed by the report style preview on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Data"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Description">
|
|
<summary>
|
|
<para>The text of the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "The report style specifies the appearance of your report."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Formal">
|
|
<summary>
|
|
<para>An option on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Formal"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_ReportStyle_Title">
|
|
<summary>
|
|
<para>The title displayed by the report style preview on the report style selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Title"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SelectedFields">
|
|
<summary>
|
|
<para><para>The title of the selected fields list on the Report Wizard page.</para>
|
|
|
|
<para><b>Default value</b>: "Selected fields"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Average">
|
|
<summary>
|
|
<para>The caption of a summary function.
|
|
|
|
<para><b>Default value</b>: "Average"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Count">
|
|
<summary>
|
|
<para>The caption of a summary function.
|
|
|
|
<para><b>Default value</b>: "Count"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Description">
|
|
<summary>
|
|
<para>The text of the summary functions selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "What summary functions would you like to calculate?"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_IgnoreNullValues">
|
|
<summary>
|
|
<para>An option on the summary function selection Wizard page.
|
|
|
|
<para><b>Default value</b>: "Ignore null values"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Max">
|
|
<summary>
|
|
<para>The caption of a summary function.
|
|
|
|
<para><b>Default value</b>: "Max"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Min">
|
|
<summary>
|
|
<para>The caption of a summary function.
|
|
|
|
<para><b>Default value</b>: "Min"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Sum">
|
|
<summary>
|
|
<para>The caption of a summary function.
|
|
|
|
<para><b>Default value</b>: "Sum"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ReportDesigner_Wizard_SummaryOptions_Title">
|
|
<summary>
|
|
<para><para>The title of the Report Wizard page.</para>
|
|
|
|
<para><b>Default value</b>: "Choose Summary Options"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Cancel">
|
|
<summary>
|
|
<para><para>The caption of the <b>Cancel</b> button in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Cancel"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Case">
|
|
<summary>
|
|
<para><para>The caption of the <b>Match case</b> check box in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Match <u>c</u>ase"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Case_AccessKey">
|
|
<summary>
|
|
<para><para>The access key of the <b>Match case</b> option in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "c"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Down">
|
|
<summary>
|
|
<para><para>The caption of the <b>Down</b> search direction check box in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "<u>D</u>own"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Down_AccessKey">
|
|
<summary>
|
|
<para><para>The access key of the <b>Down</b> search direction option in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "d"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_EnterText">
|
|
<summary>
|
|
<para><para>The tooltip of the <see cref="T:DevExpress.XtraReports.Web.ASPxDocumentViewer"/>'s ribbon button.</para>
|
|
|
|
<para><b>Default value</b>: "Enter the text to find in the document."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_FindNext">
|
|
<summary>
|
|
<para><para>The caption of the <b>Find Next</b> button in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Find Next"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_FindWhat">
|
|
<summary>
|
|
<para><para>The caption of the <b>Find What</b> field in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Fi<u>n</u>d what"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_FindWhat_AccessKey">
|
|
<summary>
|
|
<para><para>The access key of the <b>Find What</b> field in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "n"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Finished">
|
|
<summary>
|
|
<para><para>The caption shown after the searching is finished in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Finished searching the document."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Header">
|
|
<summary>
|
|
<para><para>The caption of the header in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Search"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Up">
|
|
<summary>
|
|
<para><para>The caption of the <b>Up</b> search direction check box in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "<u>U</u>p"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_Up_AccessKey">
|
|
<summary>
|
|
<para><para>The access key of the <b>Up</b> search direction option in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "u"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_WholeWord">
|
|
<summary>
|
|
<para><para>The caption of the <b>Whole Word</b> check box in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "Match <u>w</u>hole word only"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.SearchDialog_WholeWord_AccessKey">
|
|
<summary>
|
|
<para><para>The access key of the <b>Whole Word</b> option in the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s Search dialog.</para>
|
|
|
|
<para><b>Default Value</b>: "w"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_FirstPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s navigation button.</para>
|
|
|
|
<para><b>Default value</b>: "First Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_LastPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s navigation button.</para>
|
|
|
|
<para><b>Default value</b>: "Last Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_NextPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s navigation button.</para>
|
|
|
|
<para><b>Default value</b>: "Next Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_OfLabel">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s label.</para>
|
|
|
|
<para><b>Default value</b>: "of"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_PageLabel">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s label.</para>
|
|
|
|
<para><b>Default value</b>: "Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_PreviousPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s navigation button.</para>
|
|
|
|
<para><b>Default value</b>: "Previous Page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_PrintPage">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s button.</para>
|
|
|
|
<para><b>Default value</b>: "Print the current page"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_PrintReport">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s button.</para>
|
|
|
|
<para><b>Default value</b>: "Print the report"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_SaveToDisk">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s button.</para>
|
|
|
|
<para><b>Default value</b>: "Export a report and save it to the disk"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_SaveToWindow">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s button.</para>
|
|
|
|
<para><b>Default value</b>: "Export a report and show it in a new window"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.ToolBarItemText_Search">
|
|
<summary>
|
|
<para><para>The caption of the <see cref="T:DevExpress.XtraReports.Web.ReportToolbar"/>'s button.</para>
|
|
|
|
<para><b>Default value</b>: "Display the search window"</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_0Pages">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_DocumentBuilding">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_DocumentCreationError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_ExportToText">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_GetBuildStatusError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_GetDocumentDataError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_GetLookUpValuesError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_InitializationError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_NoParameters">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_OpenReport_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "To display a report, only one of the following actions can be performed at a time:\n- assigning the ASPxWebDocumentViewer.ReportSourceId property;\n- calling the ASPxWebDocumentViewer.OpenReport method;\n- calling the ASPxWebDocumentViewer.OpenReportXmlLayout method."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_PlatformNotSupported_Error">
|
|
<summary>
|
|
<para><para>The text of an error.</para>
|
|
|
|
<para><b>Default value</b>: "To be able to run the Document Viewer, the client web browser must support HTML5."</para>
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_SearchError">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_SearchResultText">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.Localization.ASPxReportsStringId.WebDocumentViewer_ToggleMultipageMode">
|
|
<summary>
|
|
<para> </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"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.DocumentViewer.WebAuthenticatorLoginEventArgs.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the WebAuthenticatorLoginEventArgs class with 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><b>true</b> if the event was handled; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem">
|
|
|
|
<summary>
|
|
<para>A menu item of the Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ClientControlsMenuItem class with 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><b>true</b>, if the command is disabled by default; otherwise, <b>false</b>.
|
|
</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><b>true</b>, if the command has a visual separator; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItem.HotKey">
|
|
<summary>
|
|
<para>Specifies the keyboard shortcut used to invoke the command.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</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>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</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><b>true</b> if the command is visible; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel">
|
|
|
|
<summary>
|
|
<para>A model that contains information about a report. The Web Report Designer is bound to this model.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ReportDesignerModel class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.DataSourceRefInfo">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.DataSources">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.DataSourcesData">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.Internals">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.KnownEnums">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.MenuActions">
|
|
<summary>
|
|
<para>Specifies the menu actions available in the ReportDesignerModel.
|
|
</para>
|
|
</summary>
|
|
<value>A collection of <see cref="T:DevExpress.XtraReports.Web.ClientControls.DataContracts.MenuAction"/> objects.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.MenuItemJSClickActions">
|
|
<summary>
|
|
<para>Specifies the JavaScript actions assigned to the menu items of a ReportDesignerModel.
|
|
</para>
|
|
</summary>
|
|
<value>An array of <see cref="T:System.String"/> values.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.ReportExtensions">
|
|
<summary>
|
|
<para>Specifies the extensions available in the ReportDesignerModel.
|
|
</para>
|
|
</summary>
|
|
<value>A dictionary, containing the report names, along with the names of their associated extensions.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.ReportModelJson">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<value>
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.Subreports">
|
|
<summary>
|
|
<para>Specifies the subreports available in the ReportDesignerModel.
|
|
</para>
|
|
</summary>
|
|
<value>A dictionary, containing the report names, along with the names of their associated subreports.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportDesigner.ReportDesignerModel.WizardConnections">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</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 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="EditorRequiredMarkMode"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportToolbarEditorCaptionSettings.ShowColon">
|
|
<summary>
|
|
<para>For internal use. Overrides the <b>ShowColon</b> property of the <see cref="T:DevExpress.Web.EditorCaptionSettings"/> class.
|
|
</para>
|
|
</summary>
|
|
<value>A Boolean value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSidePanePosition">
|
|
|
|
<summary>
|
|
<para>Lists the values specifying the position of a 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 DocumentViewerSplitterPaneStyle class with 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.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 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 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.ReportDesignerClientSideEvents">
|
|
|
|
<summary>
|
|
<para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.Scripts.ASPxClientReportDesigner"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ReportDesignerClientSideEvents class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</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 <see cref="E:DevExpress.XtraReports.Web.Scripts.ASPxClientReportDesigner.CustomizeMenuActions"/> 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.CustomizeParameterEditors">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </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 <see cref="E:DevExpress.XtraReports.Web.Scripts.ASPxClientReportDesigner.SaveCommandExecute"/> 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.SaveReportLayoutEventHandler">
|
|
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.XtraReports.Web.ASPxReportDesigner.SaveReportLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.SaveReportLayoutEventHandler.Invoke(System.Object,DevExpress.XtraReports.Web.SaveReportLayoutEventArgs)">
|
|
<summary>
|
|
<para>A method that will handle the <see cref="E:DevExpress.XtraReports.Web.ASPxReportDesigner.SaveReportLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
<param name="sender">
|
|
A <see cref="T:System.Object"/> that is the event source.
|
|
|
|
</param>
|
|
<param name="e">
|
|
A <see cref="T:DevExpress.XtraReports.Web.SaveReportLayoutEventArgs"/> object, containing the event arguments.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.SaveReportLayoutEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxReportDesigner.SaveReportLayout"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.SaveReportLayoutEventArgs.#ctor(System.Byte[],System.String)">
|
|
<summary>
|
|
<para>Initializes a new instance of the SaveReportLayoutEventArgs class with the specified settings.
|
|
</para>
|
|
</summary>
|
|
<param name="reportLayout">
|
|
A <see cref="T:System.Byte"/> array, storing the serialized report layout.
|
|
|
|
</param>
|
|
<param name="parameters">
|
|
A <see cref="T:System.String"/> value, specifying the report parameters.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.SaveReportLayoutEventArgs.Parameters">
|
|
<summary>
|
|
<para>Provides access to the event arguments.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value, specifying the event arguments.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.SaveReportLayoutEventArgs.ReportLayout">
|
|
<summary>
|
|
<para>Provides access to the report layout bytes.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Byte"/> array.
|
|
</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 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><b>true</b>, if nodes can be selected; otherwise <b>false</b>.
|
|
</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 that has changed its value.
|
|
</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 animation is available when expanding/collapsing nodes in a Document Map.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if animation is used; otherwise, <b>false</b>.
|
|
</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><b>true</b>, if nodes can be hot-tracked; otherwise, <b>false</b>.
|
|
</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><b>true</b>, to display tree lines; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings">
|
|
|
|
<summary>
|
|
<para>Stores settings of the Document Viewer's splitter..
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerSplitterSettings.#ctor(DevExpress.Web.IPropertiesOwner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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 that has changed its value.
|
|
</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><b>true</b> to automatically adjust the Document Map height; otherwise <b>false</b>.
|
|
</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><b>true</b>, if the document map panel is collapsed; otherwise, <b>false</b>.
|
|
</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><b>true</b>, if the parameters panel is collapsed; otherwise, <b>false</b>.
|
|
</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><b>true</b> to display the side pane; otherwise <b>false</b>.
|
|
</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 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="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 that has changed its value.
|
|
</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><b>true</b> to display document margins; otherwise <b>false</b>.
|
|
</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><b>true</b>, to not generate a report document until a user submits its parameter value(s); otherwise <b>false</b>.
|
|
</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><b>true</b>, if the DocumentViewerReportViewerSettings displays only one report page at a time; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings.PrintUsingAdobePlugIn">
|
|
<summary>
|
|
<para>Specifies whether or not to print a report using the <b>Adobe Reader</b> plug-in, assuming it is installed on the client's web browser.
|
|
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to print a report using the <b>Adobe Reader</b> plug-in; otherwise, <b>false</b>.
|
|
</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><b>true</b> to dispose the report along with the Document Viewer; otherwise <b>false</b>.
|
|
</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><b>true</b>, to use a table layout; otherwise, <b>false</b>.
|
|
</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.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"/> 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"/> or <see cref="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.SaveToWindow"/> 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"/> 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"/> toolbar item.
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ReportToolbarItemKind.Search">
|
|
<summary>
|
|
<para>Represents a button to invoke the <b>Search</b> dialog, allowing end-users to search for specific text in a report.
|
|
|
|
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator`1">
|
|
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator`1.Generate(System.Text.StringBuilder,System.String,DevExpress.XtraReports.Web.Native.ClientControls.Services.ModelT)">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<param name="stb">
|
|
|
|
</param>
|
|
<param name="localVarName">
|
|
|
|
</param>
|
|
<param name="model">
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.ASPxWebDocumentViewer">
|
|
|
|
<summary>
|
|
<para>Provides the Print Preview functionality on the client side of a Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxWebDocumentViewer class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor(System.IServiceProvider)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxWebDocumentViewer class with the specified service provider.
|
|
</para>
|
|
</summary>
|
|
<param name="serviceProvider">
|
|
An object implementing the <see cref="T:System.IServiceProvider"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.#ctor(DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerModelGenerator,DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerHtmlContentGenerator,DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator`1,DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IStoragesCleaner)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxWebDocumentViewer class.
|
|
</para>
|
|
</summary>
|
|
<param name="webDocumentViewerModelGenerator">
|
|
An object implementing the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerModelGenerator"/> interface.
|
|
|
|
</param>
|
|
<param name="webDocumentViewerHtmlContentGenerator">
|
|
An object implementing the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IWebDocumentViewerHtmlContentGenerator"/> interface.
|
|
|
|
</param>
|
|
<param name="jsContentGenerator">
|
|
An object implementing the <see cref="T:DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator`1"/> interface.
|
|
|
|
</param>
|
|
<param name="cleaner">
|
|
An object implementing the <see cref="T:DevExpress.XtraReports.Web.WebDocumentViewer.Native.Services.IStoragesCleaner"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.CanProcessHandlerRequest">
|
|
<summary>
|
|
<para>Occurs when a request is sent to the DevExpress HTTP handler, and allows cancelling request processing for the ASPxWebDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ClientInstanceName">
|
|
<summary>
|
|
<para>Specifies the name of a client-side instance of the ASPxWebDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ClientSideEvents">
|
|
<summary>
|
|
<para>Provides access to additional client-side events for the ASPxWebDocumentViewer.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="WebDocumentViewerClientSideEvents"/> object.
|
|
</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="F:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.DefaultHeight">
|
|
<summary>
|
|
<para>Always <b>850</b> pixels.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.DefaultWidth">
|
|
<summary>
|
|
<para>Always <b>100</b> pixels.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.Height">
|
|
<summary>
|
|
<para>Specifies the 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>Provides access to the JavaScript properties available in the ASPxWebDocumentViewer object.
|
|
</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> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
|
|
<summary>
|
|
<para>Opens the specified report in the Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
<param name="report">
|
|
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
|
|
|
|
</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.ReportSourceKind">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.ReportSourceKindDefault">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.RequestEvent">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.StaticInitialize">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxWebDocumentViewer.Width">
|
|
<summary>
|
|
<para>Specifies the 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.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 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="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 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.DocumentViewerClientSideEvents">
|
|
|
|
<summary>
|
|
<para>Provides additional client-side events to an <see cref="T:DevExpress.XtraReports.Web.Scripts.ASPxClientDocumentViewer"/>.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerClientSideEvents.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the DocumentViewerClientSideEvents class with 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 <b>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="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 <b>ToolbarItemClick</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="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 <b>ToolbarItemValueChanged</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.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 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 <b>Parameters</b> panel.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="EditorCaptionStyle"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ReportParametersPanelEditorStyles.CaptionCell">
|
|
<summary>
|
|
<para>Gets the caption style settings of the <b>Parameters</b> panel container.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="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 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> </para>
|
|
</summary>
|
|
<value>A <see cref="EditorRootStyle"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="T:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ReportViewer.CacheReportDocument"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.#ctor(DevExpress.XtraReports.UI.XtraReport)">
|
|
<summary>
|
|
<para>Initializes a new instance of the 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"/> and <see cref="M:DevExpress.XtraReports.Web.CacheReportDocumentEventArgs.SaveDocumentToMemoryStream"/> 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.CanProcessHandlerRequestEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.ASPxReportDesigner.CanProcessHandlerRequest"/> event.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.CanProcessHandlerRequestEventArgs.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the CanProcessHandlerRequestEventArgs class with 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><b>true</b> to cancel the event handler; otherwise <b>false</b>.
|
|
</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 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"/> 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"/> 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.DocumentViewer.RequestParametersEventArgs">
|
|
|
|
<summary>
|
|
<para>Provides data for the <see cref="E:DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerRemoteSourceSettings.RequestParameters"/> 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 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"/> 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="T:DevExpress.XtraReports.Web.ASPxReportDesigner">
|
|
|
|
<summary>
|
|
<para>A control to create an End-User Report Designer in ASP.NET applications.
|
|
</para>
|
|
</summary>
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxReportDesigner class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor(System.IServiceProvider)">
|
|
<summary>
|
|
<para>Initializes a new instance of the ASPxReportDesigner class with the specified service provider.
|
|
</para>
|
|
</summary>
|
|
<param name="serviceProvider">
|
|
An object implementing the <see cref="T:System.IServiceProvider"/> interface.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.#ctor(DevExpress.XtraReports.Web.ReportDesigner.Native.Services.IReportDesignerModelGenerator,DevExpress.XtraReports.Web.ReportDesigner.Native.Services.IReportDesignerHtmlContentGenerator,DevExpress.XtraReports.Web.Native.ClientControls.Services.IJSContentGenerator`1)">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<param name="reportDesignerModelGenerator">
|
|
|
|
|
|
</param>
|
|
<param name="reportDesignerHtmlContentGenerator">
|
|
|
|
|
|
</param>
|
|
<param name="jsContentGenerator">
|
|
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraReports.Web.ASPxReportDesigner.CanProcessHandlerRequest">
|
|
<summary>
|
|
<para>Occurs when a request is sent to the DevExpress HTTP handler, and allows cancelling request processing for the ASPxReportDesigner.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ClientInstanceName">
|
|
<summary>
|
|
<para>Specifies the name of a client-side instance of the ASPxReportDesigner.
|
|
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.String"/> value.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ClientSideEvents">
|
|
<summary>
|
|
<para>Provides access to the client-side events specific to the ASPxReportDesigner.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:DevExpress.XtraReports.Web.ReportDesignerClientSideEvents"/> object.
|
|
</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>Provides access to the data sources available in the report that is currently loaded into the Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
<value>A dictionary, listing the data sources by their names.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.Dispose">
|
|
<summary>
|
|
<para>Releases all resources used by ASPxReportDesigner.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Height">
|
|
<summary>
|
|
<para>Specifies the Report Designer height.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Report Designer height.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.HeightDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.JSProperties">
|
|
<summary>
|
|
<para>Provides access to the JavaScript properties available in the ASPxReportDesigner object.
|
|
</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> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.OpenReport(DevExpress.XtraReports.UI.XtraReport)">
|
|
<summary>
|
|
<para>Opens the specified report in the Designer.
|
|
</para>
|
|
</summary>
|
|
<param name="report">
|
|
An <see cref="T:DevExpress.XtraReports.UI.XtraReport"/> object.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.OpenReportXmlLayout(System.Byte[])">
|
|
<summary>
|
|
<para>Restores a report layout from the specified XML bytes.
|
|
</para>
|
|
</summary>
|
|
<param name="reportLayout">
|
|
A <see cref="T:System.Byte"/> array, containing the report layout in the XML format.
|
|
|
|
</param>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.RequestEvent">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="E:DevExpress.XtraReports.Web.ASPxReportDesigner.SaveReportLayout">
|
|
<summary>
|
|
<para>Occurs when executing a command to save the report layout.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldClearReportScripts">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeDataSources">
|
|
<summary>
|
|
<para>Specifies whether or not report data sources should be disposed.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to dispose data sources; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeDataSourcesDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeReport">
|
|
<summary>
|
|
<para>Specifies whether or not a report should be disposed together with its associated End-User Report Designer.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b> to dispose the report along with the Report Designer; otherwise <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldDisposeReportDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldShareReportDataSources">
|
|
<summary>
|
|
<para>Specifies whether or not report data sources should be shared.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, to share data sources; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.ShouldShareReportDataSourcesDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</member>
|
|
<member name="M:DevExpress.XtraReports.Web.ASPxReportDesigner.StaticInitialize">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Subreports">
|
|
<summary>
|
|
<para>Provides access to the subreports available in the report that is currently loaded into the Web Report Designer.
|
|
</para>
|
|
</summary>
|
|
<value>A dictionary, listing the subreports by their names.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.TryAddDefaultDataSerializer">
|
|
<summary>
|
|
<para>Specifies whether or not the default data serializer can be added to the report extensions.
|
|
</para>
|
|
</summary>
|
|
<value><b>true</b>, if the default data serializer can be added to the report extensions; otherwise, <b>false</b>.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.TryAddDefaultDataSerializerDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns>
|
|
</returns>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.ASPxReportDesigner.Width">
|
|
<summary>
|
|
<para>Specifies the Report Designer width.
|
|
</para>
|
|
</summary>
|
|
<value>A <see cref="T:System.Web.UI.WebControls.Unit"/> structure, specifying the Report Designer width.
|
|
</value>
|
|
|
|
|
|
</member>
|
|
<member name="F:DevExpress.XtraReports.Web.ASPxReportDesigner.WidthDefault">
|
|
<summary>
|
|
<para>For internal use.
|
|
</para>
|
|
</summary>
|
|
<returns> </returns>
|
|
|
|
|
|
</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 WebDocumentViewerClientSideEvents class with default settings.
|
|
</para>
|
|
</summary>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeMenuActions">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
<member name="P:DevExpress.XtraReports.Web.WebDocumentViewerClientSideEvents.CustomizeParameterEditors">
|
|
<summary>
|
|
<para> </para>
|
|
</summary>
|
|
<value> </value>
|
|
|
|
|
|
</member>
|
|
</members>
|
|
</doc>
|