xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-cb24e416.md
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
public class WebDocumentViewerTabPanelSettings :
PropertiesBase,
IPropertiesOwner
Public Class WebDocumentViewerTabPanelSettings
Inherits PropertiesBase
Implements IPropertiesOwner
The following members return WebDocumentViewerTabPanelSettings objects:
| Library | Related API Members |
|---|---|
| .NET Reporting Tools | ASPxWebDocumentViewer.SettingsTabPanel |
| ASP.NET MVC Extensions | WebDocumentViewerSettings.SettingsTabPanel |
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:
Object StateManager PropertiesBase WebDocumentViewerTabPanelSettings
See Also