Skip to main content
A newer version of this page is available. .

WebDocumentViewerTabPanelSettings Class

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

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class WebDocumentViewerTabPanelSettings :
    PropertiesBase,
    IPropertiesOwner

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.

A WebDocumentViewerTabPanelSettings object is returned by the following properties:

Inheritance

Object
StateManager
PropertiesBase
WebDocumentViewerTabPanelSettings
See Also