Back to Devexpress

WebDocumentViewerTabPanelSettings Class

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-cb24e416.md

latest3.0 KB
Original Source

WebDocumentViewerTabPanelSettings Class

Provides settings for the Web Document Viewer‘s tab panel.

Namespace : DevExpress.XtraReports.Web.WebDocumentViewer

Assembly : DevExpress.XtraReports.v25.2.Web.WebForms.dll

NuGet Package : DevExpress.Web.Reporting

Declaration

csharp
public class WebDocumentViewerTabPanelSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class WebDocumentViewerTabPanelSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return WebDocumentViewerTabPanelSettings objects:

LibraryRelated API Members
.NET Reporting ToolsASPxWebDocumentViewer.SettingsTabPanel
ASP.NET MVC ExtensionsWebDocumentViewerSettings.SettingsTabPanel

Remarks

The Web Document Viewer’s tab panel contains tabs with the Document Map, Parameters, Export Options and Search Panel.

The WebDocumentViewerTabPanelSettings class provides properties that specify the tab panel’s position and default width.

The following properties return the WebDocumentViewerTabPanelSettings object:

Inheritance

Object StateManager PropertiesBase WebDocumentViewerTabPanelSettings

See Also

WebDocumentViewerTabPanelSettings Members

DevExpress.XtraReports.Web.WebDocumentViewer Namespace