DevExpress.XtraReports.v15.1.Web Provides the capability to fill the object with the hierarchy of report bookmarks. Generates a hierarchy of report bookmarks in the site map datasource. A object to store report bookmarks. A object to generate report bookmark nodes. Generates a hierarchy of report bookmarks in the site map datasource. A object to store report bookmarks. A object to generate report bookmark nodes. Lists the available toolbar modes of the . The commands are added to the application's Ribbon. The has no toolbar. The commands are displayed in its Ribbon. The commands are displayed in its . Provides options that control the appearance of a Document Viewer's toolbar. Initializes a new instance of the DocumentViewerReportToolbarStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Duplicates the properties of the specified object into the current instance of the DocumentViewerReportToolbarStyles class. A descendant that is the object whose settings will be copied. Specifies the maximum width that a combo box is allowed to have. A structure. Provides access to the style settings of the Document Viewer's toolbar. A object. Provides settings to the Ribbon toolbar of the Document Viewer. Initializes a new instance of the DocumentViewerRibbonSettings class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Indicates the property that has changed its value. A descendant. Specifies whether or not to display the Ribbon Group captions. true to display the Ribbon Group captions; otherwise false. Provides settings to a remote document source of a Document Viewer. Initializes a new instance of the DocumentViewerRemoteSourceSettings class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Specifies the user authentication type that is appropriate to an assigned remote document source. An enumeration value. Indicates the property that has changed its value. A descendant. "-1" Specifies the name of an endpoint configuration located in the Web.config file. A value, specifying the endpoint configuration name. Specifies the report ID to connect to a Report Server. An integer value, specifying the report ID. Specifies the report type name to connect to a WCF report service. A value. Occurs after the user credentials have been requested by a remote report service during authentication. Occurs when requesting report parameter values from a remote document source. Resets the remote document source settings to their default values. Specifies the Report Server URI (uniform resource identifier). A value, specifying the Report Server URI. Provides additional settings to a remote document source of a Document Viewer. Initializes a new instance of the DocumentViewerRemoteSourceConfiguration class with default settings. Specifies the report identifier. An object, identifying the report. Specifies the factory object used to create an instance of the . An object implementing the interface. (Typically, this is a object.) The base class for all classes that provide the capability to obtain a hierarchy of bookmarks for a particular report. Fills the parent object with the hierarchy of a report's bookmarks. A type of the parent object. Lists the values specifying the alignment settings of a ASP.NET Document Viewer's toolbar. The report toolbar is center-aligned (horizontally) within a Document Viewer. The report toolbar is left-aligned (horizontally) within a Document Viewer. Provides the caption settings to the Parameters panel of an . Initializes a new instance of the ReportParametersPanelEditorCaptionSettings class with the specified owner. An object implementing the interface. Assigns the specified appearance settings to the value editor captions of report parameter editors. A descendant. Specifies the position of a caption relative to the editor. One of the enumeration values. Gets or sets the required mark visibility mode. One of the enumeration values. Specifies whether the colon sign is displayed after the caption text. true, to show the colon; otherwise, false. If implemented, provides managing data connections used by the SQL Data Source Wizard. Returns the dictionary listing the data connections by their names. A Dictionary<String, String> object. Returns the parameters of the data connection with a specific name. A object representing the data connection name. A DataConnectionParametersBase object. Contains settings that allow images to be defined for the 's specific elements. Initializes a new instance of the ReportToolbarImages class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Gets the image settings of the First Page button. An object. Gets the image settings of the Last Page button. An object. Gets the image settings of the Next Page button. An object. Gets the image settings of the Previous Page button. An object. Gets the image settings of the Print button. An object. Gets the image settings of the Print Page button. An object. Gets the image settings of the Save button. An object. Gets the image settings of the Save to Window button. An object. Gets the image settings of the Search button. An object. Gets or sets a value that specifies whether the control displays a predefined set of button images, or some of these images should be changed. true if the default images should be used; otherwise, false. Returns a object that contains settings for the image with the specified name on the specified Web page. A value that specifies the Web page. A value that specifies the image name. A value. An ImageProperties object. Gets the Loading Panel's image settings. An descendant. Returns the textual representation of ReportToolbarImages. Always . Represents a text label within the control. Initializes a new instance of the ReportToolbarLabel class with default settings. Initializes a new instance of the ReportToolbarLabel class with the specified text. A value which specifies label text. This value is assigned to the property. Initializes a new instance of the ReportToolbarLabel class with the specified item's kind. A enumeration value which defines the type of a toolbar label. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Specifies the name of the item associated with the ReportToolbarLabel object. A value specifying the . Gets or sets the type of a particular report toolbar label. A enumeration value which defines the type of a toolbar label. Overrides the property. Always . Gets or sets the text caption displayed within the toolbar label. A value representing the text within the toolbar label. Represents a button within the control. Initializes a new instance of the ReportToolbarButton class with default settings. Initializes a new instance of the ReportToolbarButton class with the specified item type. A enumeration value which defines the type of a toolbar item. Initializes a new instance of the ReportToolbarButton class with the specified item type and a value indicating whether the item is enabled. A enumeration value which defines the type of a toolbar item. true if the button is enabled; otherwise, false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions. true if the button is enabled; otherwise, false. Gets or sets the URL of the image source for the ReportToolbarButton object. A value specifying the URL representing the path to the image displayed within the ReportToolbarButton. Gets or sets the URL of the image source, which is used when the ReportToolbarButton object is disabled (its property returns false). A value specifying the URL representing the path to the image displayed within the disabled ReportToolbarButton. Gets or sets the type of a particular report toolbar button. A enumeration value which defines the type of a toolbar button. Gets or sets the text displayed within the button. A value representing the text displayed within the button. Gets or sets the current toolbar button's tooltip text. A string value which specifies the text content of the current toolbar button's tooltip. Provides options that control the appearance of a 's labels. Initializes a new instance of the ReportToolbarLabelStyle class with default settings. Provides access to the margins of a 's labels. A Margins object. Provides options that control the appearance of a 's combo boxes. Initializes a new instance of the ReportToolbarComboBoxStyle class with default settings. Assigns the specified spacing between items in a 's combo box. A object. Specifies the spacing between items in a 's combo boxes (in pixels). An integer value. Duplicates the properties of the specified object into the current instance of the ReportToolbarComboBoxStyle class. A object that is the object whose settings will be copied. Provides options that control the appearance of a 's buttons. Initializes a new instance of the ReportToolbarButtonStyle class with default settings. Specifies the height of a 's buttons. A structure. Specifies the width of a 's buttons. A structure. The base class for classes that control the appearance of a 's combo boxes. Initializes a new instance of the ReportToolbarBoxStyle class with default settings. Provides access to the margins of a 's combo boxes. A Margins object. The base for classes that provide the toggle button functionality to the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerRibbonToggleButtonBase class with default settings. The base for classes that provide the template item functionality to the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerRibbonTemplateItemBase class with default settings. The base for classes that provide the functionality to the Document Viewer Ribbon tabs. Initializes a new instance of the DocumentViewerRibbonTabBase class with default settings. Specifies the Ribbon tab name. A value. Returns the textual representation of DocumentViewerRibbonTabBase. A value. The base for classes that provide the functionality to the Document Viewer Ribbon groups. Initializes a new instance of the DocumentViewerRibbonGroupBase class with default settings. Specifies the Ribbon group name. A value. Returns the textual representation of DocumentViewerRibbonGroupBase. A value. The base for classes that provide the button functionality to the Document Viewer Ribbon's drop-down lists. Initializes a new instance of the DocumentViewerRibbonDropDownButtonItemBase class with default settings. The base for classes that provide the drop-down list functionality to the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerRibbonDropDownButtonBase class with default settings. Populates the drop-down buttons of a Ribbon toolbar with default menu items. The base for classes that provide the button functionality to the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerRibbonButtonBase class with default settings. The Report group of the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerReportRibbonGroup class with default settings. Initializes a new instance of the DocumentViewerReportRibbonGroup class with the specified text. A value, specifying the Ribbon group title. Specifies the DocumentViewerReportRibbonGroup caption. A value. The Print group of the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerPrintRibbonGroup class with default settings. Initializes a new instance of the DocumentViewerPrintRibbonGroup class with the specified text. A value, specifying the Ribbon group title. Specifies the DocumentViewerPrintRibbonGroup caption. A value. The Navigation group of the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerNavigationRibbonGroup class with default settings. Initializes a new instance of the DocumentViewerNavigationRibbonGroup class with the specified text. A value, specifying the Ribbon group title. Specifies the DocumentViewerNavigationRibbonGroup caption. A value. The Home group of the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerHomeRibbonTab class with default settings. Initializes a new instance of the DocumentViewerHomeRibbonTab class with the specified text. A value, specifying the Ribbon group title. Specifies the DocumentViewerHomeRibbonTab caption. A value. The Export group of the Document Viewer Ribbon. Initializes a new instance of the DocumentViewerExportRibbonGroup class with default settings. Initializes a new instance of the DocumentViewerExportRibbonGroup class with the specified text. A value, specifying the Ribbon group title. Specifies the DocumentViewerExportRibbonGroup caption. A value. Provides options that control the appearance of a . Initializes a new instance of the ReportToolbarStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Provides access to the style settings of the 's buttons. A object. Gets the caption style settings of the report toolbar container. A EditorCaptionCellStyle value. Gets the caption style settings of the report toolbar. A EditorCaptionStyle value. Provides access to the style settings of the 's combo box buttons. A ButtonControlStyle value. Provides access to the style settings of the 's combo box items. A ListBoxItemStyle value. Provides access to the style settings of the 's combo box list. A AppearanceStyleBase value. Provides access to the style settings of the 's combo boxes. A object. Duplicates the properties of the specified object into the current instance of the ReportToolbarStyles class. A descendant that is the object whose settings will be copied. Provides access to the style settings of the 's editors. A object. Provides access to the style settings of the 's labels. A object. Provides access to the style settings of the 's text boxes. A object. Contains settings that define the appearance of a Document Map's elements. Initializes a new instance of the ReportDocumentMapStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Gets the style settings assigned to disabled items in a Document Map. A DisabledStyle value. Gets the style settings assigned to links in a Document Map. A LinkStyle value. Gets the style settings assigned to check boxes in a Document Map. A TreeViewNodeCheckBoxStyle value. Gets the style settings assigned to focused check boxes in a Document Map. A TreeViewNodeCheckBoxStyle value. Gets the style settings assigned to nodes in a Document Map. A AppearanceStyle value. Provides options that control the appearance of a Document Viewer toolbar. Initializes a new instance of the ReportToolbarMenuStyle class with default settings. Specifies the width of the Document Viewer toolbar. A Unit value. Provides additional client-side events to an . Initializes a new instance of the ReportToolbarClientSideEvents class with default settings. For internal use only. Overrides the property to hide it. Always . Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar's ItemClick event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar's ItemValueChanged event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the RestoreReportDocumentFromCacheEventArgs class with the specified report and key. An instance whose report document to restore. A value, which represents a unique key used when retrieving a report document from the cache. This value is assigned to the property. Gets a string value, which represents a unique key used when retrieving a report document from the cache. A value which represents a unique key. Loads a report document from the specified file. A value specifying the PRNX file, from which the document should be loaded. Loads a report document from the specified stream. A object, from which the report document should be loaded. For internal use. A object. A Boolean value. Loads export options from the specified file. A value specifying the XML file, from which the export options should be loaded. Loads export options from the specified stream. A object, from which the export options should be loaded. A method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides additional client-side events to an . Initializes a new instance of the ReportViewerClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client BeginCallback event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client CallbackError event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client EndCallback event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Overrides the property to hide it. Always . Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Viewer's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Represents an item within the control. Initializes a new instance of the ReportToolbarItem class with default settings. Initializes a new instance of the ReportToolbarItem class with the specified kind of toolbar item. A enumeration value which specifies the kind of a toolbar item being created. This value is assigned to the property. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Gets or sets the type of a particular report toolbar item. A enumeration value which defines the type of a toolbar item. Gets or sets the name of the toolbar item. A value representing the name of the toolbar item. Returns the textual representation of ReportToolbarItem. A value, which is the textual representation of the toolbar item. Represents a collection of objects. Initializes a new instance of the ReportToolbarItemCollection class with default settings. As part of the , provides a toolbar to navigate, export and print a report on the web. Initializes a new instance of the ReportToolbar class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Provides access to the caption settings of the Document Viewer toolbar. A object. Gets or sets the ReportToolbar's client programmatic identifier. A value that specifies the ReportToolbar's client identifier. Gets an object that lists the client-side events specific to the ReportToolbar. A object which allows assigning handlers to the client-side events available to the ReportToolbar. For internal use only. Creates a collection of default report toolbar items. A object which represents a collection of default objects. Overrides the property to hide it. A value. Overrides the property to hide it. A value. Provides access to the options of the default edit button that invokes the editor's dropdown window. A DropDownButton object. Overrides the property to hide it. Always false. Provides access to a list of images used in a ReportToolbar. A object, containing a list of images with additional information. Provides access to the report toolbar's collection of items. A object representing the report toolbar's collection of items. Gets or sets the distance between the items in the ReportToolBar. A structure that represents the space length in pixels. Provides access to the padding settings of the ReportToolbar object. A value. Registers a style sheet which defines specific styles for the . For internal use. Specifies the instance with which a ReportToolbar is associated. A object. Specifies the ID of the instance with which a ReportToolbar is associated. A value, specifying the Report Viewer's ID. Provides access to the settings of a 's background image. A BackgroundImage object. Gets or sets the color used to paint a separator element of a ReportToolbar. A object that specifies a separator's color. Gets or sets the height of the separator element in a ReportToolbar. A structure, specifying the height of a separator in pixels. Provides access to the paddings of a 's separator line. A Paddings object. Gets or sets the width of separators that divide the toolbar items. A structure, that specifies the separator's width. Gets or sets a value indicating whether the default or custom set of toolbar buttons must be displayed in the ReportToolbar. true to display the default set of buttons; otherwise, false. Provides access to style settings that control the appearance of the Report Toolbar control. A object that provides style settings for the toobar elements. Overrides the property to hide it. A value. Specifies the type of a particular . Represents any custom toolbar item. Note that you may add any custom item to the collection returned by the property. Represents a button to display the first page of a report. Represents a button to display the last page of a report. Represents a button to display the next page of a report. Represents the "of" caption before the edit box that displays the total number of report pages. Represents an edit box that displays the total number of report pages. Represents the "Page" caption before the drop-down list that allows end-users to select the page to be shown. Represents a drop-down list that allows end-users to select the page to be shown. Represents a button used to display the previous page of a report. Represents a button used to print the current page. Represents a button used to print the entire report. 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 or toolbar button. Represents a button to export a report and save it to the disk. The export format is specified by the toolbar item. Represents a button to export a report and show it in a new window. The export format is specified by the toolbar item. Represents a button to invoke the Search dialog, allowing end-users to search for specific text in a report. A control to publish (preview, print and export) documents in ASP.NET applications. Initializes a new instance of the ASPxDocumentViewer class with default settings. Enables support for Section 508. true, to enable support for Section 508; otherwise, false. Specifies the ID of a Ribbon toolbar associated with the Document Viewer. A value. Specifies whether the Document Viewer's height is adjusted automatically to fit its panels. true, to automatically adjust the Document Viewer's height; otherwise, false. For internal use. Occurs when a report document is created, and it's possible to store it in a cache. Specifies the name of a Document Viewer's client-side instance. A value. Gets an object that lists the client-side events specific to the ASPxDocumentViewer. A DocumentViewerClientSideEvents object, which allows assigning handlers to the client-side events available for the ASPxDocumentViewer. Specifies the settings of a Document Viewer's remote document source. A object. Occurs when standard editors are created for report parameters, according to their types. Enables you to supply any server data that can then be parsed on the client. Returns the values assigned to a report parameter on the client. For internal use. Specifies the path to the folder that contains images used by the control. A value, specifying the root path of all the images used by the control. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the image settings of the Loading Panel. An descendant. Gets the style settings of the Loading Panel. A object. Specifies the report to display in the ASPxDocumentViewer. An XtraReport specifying a report to display. Specifies the name of the class of the report to display in the ASPxDocumentViewer. A String specifying the name of a report class. Occurs when an requires a report for display, and it's possible to restore an existing report document from the cache. DevExpress.XtraReports.Web.ASPxReports.Scripts.DocumentViewer.js Provides access to the ASPxDocumentViewer's document map settings. A object. Gets the Loading Panel settings of an ASPxDocumentViewer. A descendant. Gets the caption settings of an ASPxDocumentViewer's Parameters panel. A object. Provides access to the ASPxDocumentViewer's remote document source settings. A object. Provides access to the ASPxDocumentViewer's settings. A object. Provides access to the ASPxDocumentViewer's Ribbon settings. A object. Provides access to the ASPxDocumentViewer's splitter settings. A object. Provides access to the ASPxDocumentViewer's toolbar settings. A object. Gets or sets the path to a CSS file that defines the control's sprite image settings. A value that specifies the path to the required CSS file. Gets or sets the path to a sprite image. A value that specifies the path to the sprite image. Provides access to the style settings that control the appearance of the Document Viewer's document map. A ReportDocumentMapStyles object containing style settings. Gets the editor style settings of an ASPxDocumentViewer. An descendant. Gets the editor style settings of an ASPxDocumentViewer's Parameters panel. A object. Provides access to the style settings that control the appearance of the Document Viewer's report viewer. A object. Gets the style settings of an ASPxDocumentViewer's Ribbon. A object. Provides access to the style settings that control the appearance of splitters in the Document Viewer. A DocumentViewerSplitterStyles object containing style settings. Provides access to the style settings that control the appearance of the Document Viewer's toolbar. A DocumentViewerReportToolbarStyles object containing style settings. Provides access to the collection of the ASPxDocumentViewer report toolbar's items. A ReportToolbarItemCollection object representing the report toolbar's collection of items. Specifies the toolbar mode of an . A object. For internal use. Provides data for the event. Initializes a new instance of the DeserializeClientParameterEventArgs class with the specified settings. A value. This value is assigned to the property. A value. This value is assigned to the property. A value. This value is assigned to the property. Specifies the parameter name. A value, specifying the parameter name. Specifies the parameter path. A value, specifying the parameter path (for example, "subreport1.subreportParameter1"). Specifies the parameter value. A , storing the parameter value. As part of the control, renders and displays a report document on a Web page. Initializes a new instance of the ReportViewer class with default settings. Copies the settings from the specified source to the current destination object. A object whose settings are assigned to the current object. The current object whose settings are copied from the the specified source. Specifies whether a report's size is defined by the bounds of a report viewer, or of a report page. true to use the report page's size; otherwise, false. Provides access to the ReportViewer's background image. A BackgroundImage object that represents the web control's background image. Provides access to the border settings of a currently selected element in the Document Map. A Border object. Occurs when a report document is created, and it's possible to store it to the cache. Gets or sets the ReportViewer's client programmatic identifier. A value that specifies the ReportViewer's client identifier. Gets an object that lists the client-side events specific to the ReportViewer. A object which allows assigning handlers to the client-side events available to the ReportViewer. Overrides the property to hide it. A value. Associates the report defined in markup with ReportViewer. The property is set to true. The property is set to false. The property is set to . The property is set to true. The property is set to true. The property is set to true. The property is set to true. Returns the values assigned to a report parameter on the client. Enables a server control to perform final clean up before it is released from memory. For internal use. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Overrides the property to hide it. A Boolean value. Specifies whether or not the Document Viewer should display the page margins of a report document. true, to display a report's page margins; otherwise false. When a report has parameters, defines whether or not a report document is auto-created when is rendered on a Web page without submitting parameter value(s) via . true to not generate a report document until a user submits its parameter value(s); otherwise false. Overrides the property to hide it. Always false. Gets or sets the height of the ReportViewer. A value representing the control's height. Gets the path to the common folder where editors' images are located. A which represents the path to the images' directory. Specifies the mode for embedding images in ASP.NET controls to support displaying images in different web browsers. An enumeration value. Gets or sets the delay between starting an asynchronous operation and displaying the loading panel. An integer value that specifies the delay before displaying the loading panel, in milliseconds. Gets the image settings of the Loading Panel. An descendant. Gets the image position settings of a Loading Panel. An enumeration value. Gets the style settings of the Loading Panel. A object. Gets or sets the text to be displayed within a loading panel while waiting for a callback response. A that specifies the descriptive text displayed within a loading panel. Provides access to the padding settings of the ReportViewer object. A Paddings object. Specifies whether a report should be displayed page-by-page, or an entire report's content should be displayed at once. true if the ReportViewer displays only one report page at a time; otherwise, false. For internal use. For internal use. Specifies whether or not to print a report using the Adobe Reader plug-in, assuming it is installed on the client's web browser. true, to print a report using the Adobe Reader plug-in; otherwise, false. Specifies a report instance, associated with ReportViewer. An object. For internal use only. Gets or sets the fully qualified type name of the report, whose instance is displayed by this ReportViewer object. A containing the report's type name (including its namespace). Occurs when a Report Viewer requires a report to display, and it's possible to restore an existing report document from the cache. Provides access to the style settings of the Search dialog's buttons. A ButtonControlStyles object that defines the appearance of buttons. Provides access to the image settings of the Search dialog's editors. An EditorImages object that defines the image settings of editors. Provides access to the style settings of the Search dialog's editors. An EditorStyles object that contains the editor's appearance settings. Provides access to the image settings of the Search dialog's form. A object that defines the form's image settings. Provides access to the style settings of the Search dialog's form. A PopupControlStyles object containing form's appearance settings. Gets the Loading Panel settings of a ReportViewer. A descendant. Specifies whether or not a report should be disposed together with its associated Report Viewer. true to dispose the report along with the Report Viewer; otherwise false. Gets or sets whether the image can be displayed within a Loading Panel. true if the image is allowed to be displayed within a Loading Panel; otherwise, false. Specifies the path to the CSS file, storing styles for the Search dialog of the ReportViewer and its associated . A value, representing the path to the CSS file. Specifies the URL of the sprite image file, storing images for the Search dialog of the ReportViewer and its associated . A value, representing the sprite image file URL. Determines whether to use the table or non-table layout in the displayed HTML document. true, to use a table layout; otherwise, false. For internal use. A Boolean value. Gets or sets the width of the ReportViewer. A value representing the control's width. Exports the report to an image in BMP file format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to an image in GIF file format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. 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. A value containing the full path to the HTML file to be created. Creates an HTML file that contains a Web representation of the report, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. An object to be represented as an HTML file. Creates an HTML file that contains a Web representation of the report, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to an image in JPG file format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Writes the MHT version of a report to the specified HTTP response. An object should be passed to this method as a parameter. A object specifying the HTTP response to which the file should be written. An object to be represented as an MHT file. Exports the report to the MHT format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the PDF, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the PDF, and writes the output to the specified HTTP response. An object should be passed to this method as a parameter. A object specifying the HTTP response to which the file should be written. An object to be represented as an PDF file. Exports the report to an image in PNG file format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the RTF format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the RTF format, and writes the output to the specified HTTP response. An object should be passed to this method as a parameter. A object specifying the HTTP response to which the file should be written. An object to be represented as an RTF file. Exports the report to text, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to text using the specified export type and text-specific export options, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. A specifying the appropriate file extension (e.g. "txt" or "csv"). A object which contains Text-specific export options. Exports the report to an image in TIFF file format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the XLS format, and writes the output to the specified HTTP response. An object should be passed to this method as a parameter. A object specifying the HTTP response to which the file should be written. An object to be represented as an XLS file. Exports the report to the XLS format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Exports the report to the XLSX format, and writes the output to the specified HTTP response. An object should be passed to this method as a parameter. A object specifying the HTTP response to which the file should be written. An object to be represented as an XLSX file. Exports the report to the XLSX format, and writes the output to the specified HTTP response. A object specifying the HTTP response to which the file should be written. Lists the types of containers available for menu items in a Web Report Designer. The menu is contained in another menu. The menu is contained in a toolbar. An individual action available in the Web Report Designer menu. Initializes a new instance of the MenuAction class with default settings. Specifies the location of the displayed command. A value. Specifies whether or not the command is disabled by default. true, if the command is disabled by default; otherwise, false. Specifies whether or not the command has a visual separator. true, if the command has a visual separator; otherwise, false. Specifies the keyboard shortcut used to invoke the command. A value. Specifies the CSS class of the command's glyph. A value. Specifies the text for the command. A value. Specifies whether or not the command is visible in the designer user interface. true if the command is visible; otherwise false. Provides options that control the appearance of a . Initializes a new instance of the DocumentViewerViewerStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Specifies the selection border settings of a document bookmark. A value. Duplicates the properties of the specified object into the current instance of the DocumentViewerViewerStyles class. A descendant that is the object whose settings will be copied. Specifies the height of the report viewer within the Document Viewer. A structure. Provides access to the padding settings of the DocumentViewerViewerStyles object. A value. Specifies whether or not to display the document shadow in the Document Viewer. true to display the document shadow; otherwise false. Specifies the width of the report viewer within the Document Viewer. A structure. Provides data for the event. Initializes a new instance of the CustomizeParameterEditorsEventArgs class with the specified settings. A instance. This value is assigned to the property. An descendant. This value is assigned to the property. An instance. This value is assigned to the property. Specifies the value editor associated with the current parameter. An descendant, specifying the parameter editor. Gets the parameter, for which a custom editor is being provided. A object. Gets the report for which a custom parameters editor is implemented. An object. For internal use. A Boolean value. For internal use. Provides user interface for showing the parameters panel on a Web page, to request report parameters on the client-side. Initializes a new instance of the ReportParametersPanel class with default settings. Provides access to the caption settings of the 's Parameters panel. A ReportParametersPanelEditorCaptionSettings object containing the caption settings of the Parameters panel. Specifies the name of a client-side instance of the ReportParametersPanel. A value. Specifies the width of the ReportParametersPanel control's buttons container, in percents. An structure. Specifies the width of the control's buttons. A structure. Occurs when standard editors are created for the report parameters, according to their types. Specifies the instance with which a ReportParametersPanel is associated. A object. Specifies the ID of the instance with which a ReportParametersPanel is associated. A value, specifying the Report Viewer's ID. Specifies the path to the CSS file, storing styles for a Document Map's elements. A value, representing the path to the CSS file. Provides access to the appearance settings of the 's button. A ButtonControlStyles object containing the appearance settings of the 's button. Provides access to the appearance settings of the 's editor elements. A EditorStyles object containing the appearance settings of the 's editor elements. Provides access to the editor style settings of an 's Parameters panel. A ReportParametersPanelEditorStyles object containing the editor style settings of the Parameters panel. As part of the , provides a user interface for showing the document map on a web page, to enable client-side navigation through a report by end-users. Initializes a new instance of the ReportDocumentMap class with default settings. Enables support for Section 508. true to enable support for Section 508; otherwise, false. Specifies whether or not the node selection is available to the Document Map. true if nodes can be selected; otherwise false. Specifies the name of a client-side instance of the ReportDocumentMap. A value. Contains the style settings which define a Document Map's appearance in the disabled state. A value. Specifies whether or not animation is available when expanding/collapsing nodes in a Document Map. true if animation is used; otherwise, false. Specifies whether or not nodes of a Document Map can visually respond to mouse hovering. true if nodes can be hot-tracked; otherwise, false. Provides access to the settings that define images displayed within the ReportDocumentMap's elements. A TreeViewImages object that contains image settings. Gets or sets the delay between starting an asynchronous operation and displaying the loading panel. An integer value that specifies the delay before displaying the loading panel, in milliseconds. Gets the image settings of the Loading Panel. An descendant. Gets the image position settings of a Loading Panel. An enumeration value. Specifies the text displayed within a loading panel while waiting for a callback response. A value. Specifies the instance with which a ReportDocumentMap is associated. A object. Specifies the ID of the instance with which a ReportDocumentMap is associated. A value, specifying the Report Viewer's ID. DevExpress.XtraReports.Web.ASPxReports.Scripts.ReportDocumentMap.js Gets the Loading Panel settings of a ReportDocumentMap. A descendant. Specifies whether or not a Loading Panel is displayed within a Document Map while waiting for a callback response. true if a Loading Panel is allowed to be displayed; otherwise, false. Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response. true if an image is allowed to be displayed within the loading panel; otherwise, false. Specifies whether or not tree lines are displayed within a Document Map. true to display tree lines; otherwise, false. Provides access to the style settings that control the appearance of a Document Map's elements. A object. Provides the style settings to an 's Ribbon. Initializes a new instance of the DocumentViewerRibbonStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. For internal use. Duplicates the properties of the specified object into the current instance of the DocumentViewerRibbonStyles class. A descendant that is the object whose settings will be copied. This property is not in effect for the DocumentViewerRibbonStyles class. A value. This property is not in effect for the DocumentViewerRibbonStyles class. A value. This property is not in effect for the DocumentViewerRibbonStyles class. If implemented by a class, supports automatic creation of the database schema provider (that implements by the interface). Creates a new database schema provider, by using the SQL Data Source Wizard to obtain a custom database schema. A database schema provider, implementing the IDBSchemaProvider interface. Stores the session settings of a Web Document Viewer. Initializes a new instance of the WebDocumentViewerModel class with default settings. Specifies the export options available in a Web Document Viewer. A value. Specifies the menu actions available in a Web Document Viewer. An array of objects. Specifies the JavaScript actions assigned to the menu items of a Web Document Viewer. An array of values. Specifies a source report ID. A value, identifying the report. Provides a container for Web Report Designer services. Provides access to the container for services. An object, implementing the IServiceProvider interface. Adds the specified service to the service container. Registers the connection strings provider for data connections, specified in the configuration file of the web application. Registers the connection strings provider for custom data connections. Registers the custom database schema provider factory. Provides additional client-side events to an . Initializes a new instance of the WebDocumentViewerClientSideEvents class with default settings. Lists the available modes for embedding images in ASP.NET controls. The image embedding mode is determined automatically. Inline images are encoded using the "base64" scheme. External images are requested by the client web browser one-by-one using their corresponding URL's. Represents a default localizer to translate the 's resources. Initializes a new instance of the ASPxReportsResLocalizer class with default settings. Represents an object providing a means to localize the . Initializes a new instance of the ASPxReportsLocalizer class with default settings. Returns a Localizer object storing resources based on the thread's language and regional settings (culture). An object, storing resources based on the thread's language and regional settings (culture). Returns a localizer object which provides resources based on the thread's language and regional settings (culture). A object which provides resources based on the thread's culture. Returns a localized string for the given string identifier. An enumeration value identifying the string to localize. A corresponding to the specified identifier. Contains values corresponding to strings that can be localized for the . The text of an error. Default value: "Cannot find a toolbar control with the specified name: '{0}'." The text of an error. Default value: "It is only possible to assign either the Local Report or Remote Source of ASPxDocumentViewer at a time." The text of an error. Default value: "This command cannot be executed because a document has not yet been generated." The text of an error. Default value: "The user credentials cannot be empty." The text of an error. Default value: "To log in to the Report Server, handle the RequestCredentials event." The text of an error. Default value: "Failed to log in with the specified user credentials." Default Value: "To view a remote report, enable the PageByPage property of the SettingsReportViewer." The text of an error. Default value: "The RequestCredentials event has not been subscribed to." The text of an error. Default value: "The specified Report Service has not been found." The text of an error. Default value: "The DocumentViewerRemoteSourceSettings.CustomTokenStorage property is not assigned." The text of an error. Default value: "To view the remote report, specify the ServerUri or EndpointConfigurationName property of the ASPxDocumentViewer.SettingsRemoteSource." The text of an error. Default value: "Can only assign either the SettingsRemoteSource or ConfigurationRemoteSource property of ASPxDocumentViewer at a time." The caption of the Document Map button on the 's ribbon. Default value: "Document Map" The caption of the 's ribbon button. Default value: "Find Text" The caption of the navigation button on the 's ribbon. Default value: "First Page" The caption of the navigation button on the 's ribbon. Default value: "Last Page" The caption of the navigation button on the 's ribbon. Default value: "Next Page" The caption of the Parameters Panel button on the 's ribbon. Default value: "Parameters Panel" The caption of the navigation button on the 's ribbon. Default value: "Previous Page" The caption of the 's ribbon button. Default value: "Print Page" The caption of the 's ribbon button. Default value: "Print Report" The caption of the 's ribbon button. Default value: "Save To File..." The caption of the 's ribbon button. Default value: "Export To Window..." The tooltip of the 's ribbon button. Default value: "Navigate through the report's hierarchy of bookmarks." The tooltip of the 's ribbon button. Default value: "Find text in the document." The tooltip of the 's ribbon button. Default value: "Display the first document page." The tooltip of the 's ribbon button. Default value: "Display the last document page." The tooltip of the 's ribbon button. Default value: "Display the next document page." The tooltip of the 's ribbon button. Default value: "Access and modify the report parameter values." The tooltip of the 's ribbon button. Default value: "Display the previous document page." The tooltip of the 's ribbon button. Default value: "Specify the print settings and print the current page." The tooltip of the 's ribbon button. Default value: "Specify the print settings and print the document." The tooltip of the 's ribbon button. Default value: "Save the document to a file in a specified format." The tooltip of the 's ribbon button. Default value: "Save the document in a specified format and display the result in a new window." The caption of the 's ribbon title. Default value: "Current Page" The tooltip of the 's ribbon button. Default value: "Display the specified page." The caption of the 's ribbon group. Default value: "Export" The title of the Home ribbon tab. Default value: "Home" The caption of the 's ribbon group. Default value: "Navigation" The caption of the 's ribbon title. Default value: "Page Count:" The caption of the 's ribbon group. Default value: "Print" The caption of the 's ribbon group. Default value: "Report" The name of the CSV format that is shown in the 's drop-down list of export formats. Default value: "Csv" The name of the MHT format that is shown in the 's drop-down list of export formats. Default value: "Html" The name of the MHT format that is shown in the 's drop-down list of export formats. Default value: "Mht" The name of the PDF that is shown in the 's drop-down list of export formats. Default value: "Pdf" The name of the PNG format that is shown in the 's drop-down list of export formats. Default value: "Png" The name of the RTF format that is shown in the 's drop-down list of export formats. Default value: "Rtf" The name of the TXT format that is shown in the 's drop-down list of export formats. Default value: "Txt" The name of the XLS format that is shown in the 's drop-down list of export formats. Default value: "Xls" The name of the XLSX format that is shown in the 's drop-down list of export formats. Default value: "Xlsx" The text of an error. Default value: "The value cannot be empty." The caption of the negative value displayed in the that is shown for Boolean parameters in the Parameters user interface. Default Value: "False" The text of an error. Default value: "Guid should contain 32 digits delimited with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)." The caption of the Reset button in the Parameters user interface. Default Value: "Reset" The caption of the Submit button in the Parameters user interface. Default Value: "Submit" The caption of the positive value displayed in the that is shown for Boolean parameters in the Parameters user interface. Default Value: "True" A Web Report Designer caption. Default value: "Collapsed" The caption available in the action list of a report element. Default value: "Size to Control" The caption available in the action list of a report element. Default value: "Size to Control Height" The caption available in the action list of a report element. Default value: "Size to Control Width" The caption of the node in the Field List. Default value: "There are no parameters available yet." The caption of an action available in the Field List. Default value: "Add calculated field" The caption of an action available in the Field List. Default value: "Add parameter" The caption of an action available in the Field List. Default value: "Remove calculated field" The caption of an action available in the Field List. Default value: "Remove parameter" A Web Report Designer caption. Default value: "To create a new item, click Add." A Web Report Designer caption. Default value: "Groups" The caption of the Web Report Designer's menu button. Default value: "Run Wizard" The caption of the Web Report Designer's menu button. Default value: "Save" A Web Report Designer caption. Default value: "The report does not have any parameters yet. To create a new parameter, click Add Parameter." The placeholder of a pivot grid. Default value: "Add Column Fields Here" The placeholder of a pivot grid. Default value: "Add Data Items Here" The placeholder of a pivot grid. Default value: "Add Filter Fields Here" The placeholder of a pivot grid. Default Value: "Add Row Fields Here" The caption available in the action list of a pivot grid. Default value: "Insert Field in the Column Area" The caption available in the action list of a pivot grid. Default value: "Insert Field in the Data Area" The caption available in the action list of a pivot grid. Default value: "Insert Field in the Filter Area" The caption available in the action list of a pivot grid. Default value: "Insert Field in the Row Area" The text of an error. Default value: "To be able to run the Report Designer, the client web browser must support HTML5." The title of the Document Preview's Preview Parameters panel. Default value: "Preview Parameters" The caption available in the action list of a report. Default value: "Insert Bottom Margin Band" The caption available in the action list of a report. Default value: "Insert Detail Band" The caption available in the action list of a report. Default value: "Insert Detail Report Band" The caption available in the action list of a report. Default value: "Insert Group Footer Band" The caption available in the action list of a report. Default value: "Insert Group Header Band" The caption available in the action list of a report. Default value: "Insert Page Footer Band" The caption available in the action list of a report. Default value: "Insert Page Header Band" The caption available in the action list of a report. Default value: "Insert Report Footer Band" The caption available in the action list of a report. Default value: "Insert Report Header Band" The caption available in the action list of a report. Default value: "Insert Sub-Band" The caption available in the action list of a report. Default value: "Insert Top Margin Band" A Web Report Designer caption. Default value: "Create a New Style" The caption available in the action list of a table. Default value: "Delete Cell" The caption available in the action list of a table. Default value: "Delete Column" The caption available in the action list of a table. Default value: "Delete Row" The caption available in the action list of a table. Default value: "Insert Cell" The caption available in the action list of a table. Default value: "Insert Column To the Left" The caption available in the action list of a table. Default value: "Insert Column To the Right" The caption available in the action list of a table. Default value: "Insert Row Above" The caption available in the action list of a table. Default value: "Insert Row Below" A Web Report Designer caption. Default value: "Tables" The tooltip of the Web Report Designer's Preview button. Default value: "Preview" The title of the available fields list on the Report Wizard page. Default value: "Available fields" The text of the columns selection Wizard page. Default value: "Select the columns you want to display within your report." The title of the columns selection Wizard page. Default value: "Choose Columns to Display in Your Report" The text of the Choose a Table or View Wizard page. Default value: "The table or view you choose determines which columns will be available in your report." The title of the Choose a Table or View Wizard page. Default value: "Choose a Table or View" The text of the "Choose a Data Source" Wizard page. Default value: "Choose a Data Source to use in your report." The title of the "Choose a Data Source" Wizard page. Default value: "Choose a Data Source" The text of the group creation Wizard page. Default value: "Create multiple groups, each with a single field value, or define several fields in the same group." The title of the group creation Wizard page. Default value: "Create Groups" The title of the Data Source Wizard window. Default value: "Data Source Wizard" The text of the Wizard's Finish button. Default value: "Finish" The title of the Report Wizard window. Default value: "Report Wizard" The text of the Wizard's Next button. Default value: "Next" The text of the Wizard's Previous button. Default value: "Previous" The title of the report style selection Wizard page. Default value: "Choose a Report Style" The text of the final Wizard page. Default value: "We have all the information needed to process the report." The caption of the report title editor on the final Wizard page. Default value: "Specify the report's title" The title of the final Wizard page. Default value: "The Report is Complete" The caption of an option on the layout selection Wizard page. Default value: "Adjust the field width so all fields fit onto a page" An option on the layout selection Wizard page. Default value: "Align Left 1" An option on the layout selection Wizard page. Default value: "Align Left 2" An option on the layout selection Wizard page. Default value: "Columnar" The text of the report layout selection Wizard page. Default value: "The report layout specifies the manner in which selected data fields are arranged on individual pages." An option on the layout selection Wizard page. Default value: "Justified" The caption of the Landscape option on the layout selection Wizard page. Default value: "Landscape" An option on the layout selection Wizard page. Default value: "Outline 1" An option on the layout selection Wizard page. Default value: "Outline 2" The caption of the Portrait option on the layout selection Wizard page. Default value: "Portrait" An option on the layout selection Wizard page. Default value: "Stepped" An option on the layout selection Wizard page. Default value: "Tabular" The title of the report layout selection Wizard page. Default value: "Choose a Report Layout" An option on the report style selection Wizard page. Default value: "Bold" The text of a caption displayed by the report style preview on the report style selection Wizard page. Default value: "Title" An option on the report style selection Wizard page. Default value: "Casual" An option on the report style selection Wizard page. Default value: "Compact" An option on the report style selection Wizard page. Default value: "Corporate" Text displayed by the report style preview on the report style selection Wizard page. Default value: "Data" The text of the report style selection Wizard page. Default value: "The report style specifies the appearance of your report." An option on the report style selection Wizard page. Default value: "Formal" The title displayed by the report style preview on the report style selection Wizard page. Default value: "Title" The title of the selected fields list on the Report Wizard page. Default value: "Selected fields" The caption of a summary function. Default value: "Average" The caption of a summary function. Default value: "Count" The text of the summary functions selection Wizard page. Default value: "What summary functions would you like to calculate?" An option on the summary function selection Wizard page. Default value: "Ignore null values" The caption of a summary function. Default value: "Max" The caption of a summary function. Default value: "Min" The caption of a summary function. Default value: "Sum" The title of the Report Wizard page. Default value: "Choose Summary Options" The caption of the Cancel button in the 's Search dialog. Default Value: "Cancel" The caption of the Match case check box in the 's Search dialog. Default Value: "Match case" The access key of the Match case option in the 's Search dialog. Default Value: "c" The caption of the Down search direction check box in the 's Search dialog. Default Value: "Down" The access key of the Down search direction option in the 's Search dialog. Default Value: "d" The tooltip of the 's ribbon button. Default value: "Enter the text to find in the document." The caption of the Find Next button in the 's Search dialog. Default Value: "Find Next" The caption of the Find What field in the 's Search dialog. Default Value: "Find what" The access key of the Find What field in the 's Search dialog. Default Value: "n" The caption shown after the searching is finished in the 's Search dialog. Default Value: "Finished searching the document." The caption of the header in the 's Search dialog. Default Value: "Search" The caption of the Up search direction check box in the 's Search dialog. Default Value: "Up" The access key of the Up search direction option in the 's Search dialog. Default Value: "u" The caption of the Whole Word check box in the 's Search dialog. Default Value: "Match whole word only" The access key of the Whole Word option in the 's Search dialog. Default Value: "w" The caption of the 's navigation button. Default value: "First Page" The caption of the 's navigation button. Default value: "Last Page" The caption of the 's navigation button. Default value: "Next Page" The caption of the 's label. Default value: "of" The caption of the 's label. Default value: "Page" The caption of the 's navigation button. Default value: "Previous Page" The caption of the 's button. Default value: "Print the current page" The caption of the 's button. Default value: "Print the report" The caption of the 's button. Default value: "Export a report and save it to the disk" The caption of the 's button. Default value: "Export a report and show it in a new window" The caption of the 's button. Default value: "Display the search window" The text of an error. Default value: "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." The text of an error. Default value: "To be able to run the Document Viewer, the client web browser must support HTML5." Stores properties of the . Initializes a new instance of the DocumentViewerReportToolbarProperties class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Provides access to the caption settings of a report toolbar. A object. Indicates the property that has changed its value. A descendant. A menu item of the Web Report Designer. Initializes a new instance of the ClientControlsMenuItem class with default settings. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Specifies if the command is displayed on the designer menu or on the main toolbar. Specifies whether or not the command is disabled by default. true, if the command is disabled by default; otherwise, false. Specifies whether or not the command has a visual separator. true, if the command has a visual separator; otherwise, false. Specifies the keyboard shortcut used to invoke the command. A value. Specifies the CSS class of the command's glyph. A value. Specifies the client-side action to be performed when the command is invoked. A value. Specifies the text for the command. A value. For internal use. Specifies whether or not the command is visible in the designer user interface. true if the command is visible; otherwise false. A model that contains information about a report. The Web Report Designer is bound to this model. Initializes a new instance of the ReportDesignerModel class with default settings. For internal use. For internal use. For internal use. For internal use. Specifies the menu actions available in the ReportDesignerModel. A collection of objects. Specifies the JavaScript actions assigned to the menu items of a ReportDesignerModel. An array of values. Specifies the extensions available in the ReportDesignerModel. A dictionary, containing the report names, along with the names of their associated extensions. For internal use. Specifies the subreports available in the ReportDesignerModel. A dictionary, containing the report names, along with the names of their associated subreports. Provides the caption settings of the report toolbar. Initializes a new instance of the ReportToolbarEditorCaptionSettings class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Specifies the required mark visibility mode. A EditorRequiredMarkMode value. For internal use. Overrides the ShowColon property of the class. A Boolean value. Lists the values specifying the position of a ASP.NET Document Viewer's side pane. The side panel is located on the left side of the Document Viewer. The side panel is located on the right side of the Document Viewer. Provides options that control the appearance of a Document Viewer's side pane containing the Parameters and Document Map panels. Initializes a new instance of the DocumentViewerSplitterPaneStyle class with default settings. Specifies the side pane's border style. A enumeration value. Provides options that control the appearance of a Document Viewer's Splitter. Initializes a new instance of the DocumentViewerSplitterStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Duplicates the properties of the specified object into the current instance of the DocumentViewerSplitterStyles class. A descendant that is the object whose settings will be copied. Specifies the height of the Document Viewer's internal ribbon container. A structure. Provides access to the style settings of the Document Viewer's splitter pane. A object. Specifies the minimum width allowed for the Document Viewer side pane, containing the report parameter editors and the document map. A structure. Specifies the width of the Document Viewer side pane, containing the report parameter editors and the document map. A structure. Specifies the height of the Document Viewer's toolbar pane. A structure. Provides additional client-side events to an . Initializes a new instance of the ReportDesignerClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle the event. A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle the event. A string, specifying either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A method that will handle the event. A method that will handle the event. A that is the event source. A object, containing the event arguments. Provides data for the event. Initializes a new instance of the SaveReportLayoutEventArgs class with the specified settings. A array, storing the serialized report layout. A value, specifying the report parameters. Provides access to the event arguments. A value, specifying the event arguments. Provides access to the report layout bytes. A array. Stores settings of the Document Viewer's document map. Initializes a new instance of the DocumentViewerDocumentMapSettings class with the specified owner. An object implementing the interface. Specifies whether or not the node selection is available to the Document Map. true, if nodes can be selected; otherwise false. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Indicates the property that has changed its value. A descendant. Specifies whether or not animation is available when expanding/collapsing nodes in a Document Map. true, if animation is used; otherwise, false. Specifies whether or not nodes of the Document Viewer's Document Map can visually respond to mouse hovering. true, if nodes can be hot-tracked; otherwise, false. Specifies whether or not tree lines are displayed within the Document Viewer's Document Map. true, to display tree lines; otherwise, false. Stores settings of the Document Viewer's splitter.. Initializes a new instance of the DocumentViewerSplitterSettings class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Indicates the property that has changed its value. A descendant. Specifies whether the Document Map height is automatically adjusted. true to automatically adjust the Document Map height; otherwise false. Specifies whether or not the DocumentViewer's document map panel is collapsed. true, if the document map panel is collapsed; otherwise, false. Specifies whether or not the DocumentViewer's parameters panel is collapsed. true, if the parameters panel is collapsed; otherwise, false. Specifies the default position of the Document Viewer's side pane containing the Parameters and Document Map panels. A enumeration value. Specifies whether or not to display the Document Viewer's side pane containing the Parameters and Document Map panels. true to display the side pane; otherwise false. Stores settings of the Document Viewer's . Initializes a new instance of the DocumentViewerReportViewerSettings class with the specified owner. An object implementing the interface. Copies the settings from the specified object to the current object. A object whose settings are assigned to the current object. Indicates the property that has changed its value. A descendant. Specifies whether or not the report viewer should display document margins. true to display document margins; otherwise false. When a report has parameters, defines whether or not a report document is auto-created when is rendered on a Web page without submitting parameter value(s) via . true, to not generate a report document until a user submits its parameter value(s); otherwise false. Specifies the mode of embedding images inside a report viewer on the client, to enable cross-browser compatibility in different environments. An enumeration value. Specifies whether a report should be displayed page-by-page, or an entire report's content should be displayed at once. true, if the DocumentViewerReportViewerSettings displays only one report page at a time; otherwise, false. Specifies whether or not to print a report using the Adobe Reader plug-in, assuming it is installed on the client's web browser. true, to print a report using the Adobe Reader plug-in; otherwise, false. Specifies whether or not a report should be disposed together with its associated Document Viewer. true to dispose the report along with the Document Viewer; otherwise false. Determines whether to use the table or non-table layout in the displayed HTML document. true, to use a table layout; otherwise, false. For internal use. A Boolean value. Provides the Print Preview functionality on the client side of a Web Report Designer. Initializes a new instance of the ASPxWebDocumentViewer class with default settings. Initializes a new instance of the ASPxWebDocumentViewer class with the specified service provider. An object implementing the interface. Occurs when a request is sent to the DevExpress HTTP handler, and allows cancelling request processing for the ASPxWebDocumentViewer. Specifies the name of a client-side instance of the ASPxWebDocumentViewer. A value. Provides access to additional client-side events for the ASPxWebDocumentViewer. A WebDocumentViewerClientSideEvents object. Enables you to supply any server data that can then be parsed on the client. Always 850 pixels. Always 100 pixels. Specifies the ASPxWebDocumentViewer height. A structure, specifying the Web Document Viewer height. Provides access to the JavaScript properties available in the ASPxWebDocumentViewer object. A dictionary, containing the JavaScript property names, along with their corresponding values. Opens the specified report in the Web Report Designer. An object. Restores a report layout from the specified XML bytes. A array, containing the report layout in XML format. Specifies the source report ID. A value, identifying the report source during a session. For internal use. Specifies the ASPxWebDocumentViewer width. A structure, specifying the Web Document Viewer width. Provides the style settings to the buttons of an 's Parameters panel. Initializes a new instance of the DocumentViewerParametersPanelButtonControlStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Provides access to the width settings of the 's buttons. A Unit value. Duplicates the properties of the specified object into the current instance of the DocumentViewerParametersPanelButtonControlStyles class. A descendant that is the object whose settings will be copied. Provides additional client-side events to an . Initializes a new instance of the DocumentViewerClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer's client PageLoad event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer's client ToolbarItemClick event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a Document Viewer's client ToolbarItemValueChanged event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides the style settings to the editors of an 's Parameters panel. Initializes a new instance of the ReportParametersPanelEditorStyles class with the specified skin owner. An object implementing the DevExpress.Web.Internal.ISkinOwner interface. Gets the caption style settings of the Parameters panel. A EditorCaptionStyle value. Gets the caption style settings of the Parameters panel container. A EditorCaptionCellStyle value. Duplicates the properties of the specified object into the current instance of the ReportParametersPanelEditorStyles class. A descendant that is the object whose settings will be copied. A EditorRootStyle value. Provides data for the event. Initializes a new instance of the CacheReportDocumentEventArgs class with the specified report. An object which represents a report to be cached. This object can be saved via the and methods. Gets or sets a string value, which represents a unique key used when storing a report document to the cache. A value which represents a unique key. Saves the current document to the specified file. A value specifying the PRNX file, to which the document should be saved. Saves the current document to a memory stream. A object, which contains the saved document as a byte array. Saves the current report's export options to the specified file. A value specifying the XML file to which the export options should be saved. Saves the current report's export options to a memory stream. A object which contains the saved export options as a byte array. Saves the current report's export options to the specified stream. A object to which the export options should be saved. Provides data for the event. Initializes a new instance of the CanProcessHandlerRequestEventArgs class with default settings. Specifies whether the event handler execution should be canceled. true to cancel the event handler; otherwise false. Provides user credentials to login to a remote document source. Initializes a new instance of the WebCredential class with the specified user name and password. A value. This value is assigned to the property. A value. This value is assigned to the property. Specifies the password for connecting to a remote document source using the Forms authentication type. A value, specifying the password. Specifies the user name for connecting to a remote document source using the Forms authentication type. A value, specifying the user name. Provides data for the event. Initializes a new instance of the RequestParametersEventArgs class with the specified settings. An object implementing the interface. This value is assigned to the property. Returns an object that provides information about report parameters. An object implementing the interface. Provides data for the event. Initializes a new instance of the WebAuthenticatorLoginEventArgs class with default settings. Specifies the user credentials to login to a remote document source. A object. Specifies whether or not the corresponding event was handled. true if the event was handled; otherwise, false. A control to create an End-User Report Designer in ASP.NET applications. Initializes a new instance of the ASPxReportDesigner class with default settings. Initializes a new instance of the ASPxReportDesigner class with the specified service provider. An object implementing the interface. For internal use. Occurs when a request is sent to the DevExpress HTTP handler, and allows cancelling request processing for the ASPxReportDesigner. Specifies the name of a client-side instance of the ASPxReportDesigner. A value. Provides access to the client-side events specific to the ASPxReportDesigner. A object. Enables you to supply any server data that can then be parsed on the client. Provides access to the data sources available in the report that is currently loaded into the Web Report Designer. A dictionary, listing the data sources by their names. Releases all resources used by ASPxReportDesigner. Specifies the Report Designer height. A structure, specifying the Report Designer height. For internal use. Provides access to the JavaScript properties available in the ASPxReportDesigner object. A dictionary, containing the JavaScript property names, along with their corresponding values. Opens the specified report in the Designer. An object. Restores a report layout from the specified XML bytes. A array, containing the report layout in the XML format. Occurs when executing a command to save the report layout. Specifies whether or not report data sources should be disposed. true, to dispose data sources; otherwise, false. For internal use. Specifies whether or not a report should be disposed together with its associated End-User Report Designer. true to dispose the report along with the Report Designer; otherwise false. For internal use. Specifies whether or not report data sources should be shared. true, to share data sources; otherwise, false. For internal use. For internal use. Provides access to the subreports available in the report that is currently loaded into the Web Report Designer. A dictionary, listing the subreports by their names. Specifies whether or not the default data serializer can be added to the report extensions. true, if the default data serializer can be added to the report extensions; otherwise, false. For internal use. Specifies the Report Designer width. A structure, specifying the Report Designer width. For internal use.