WebDocumentViewerTabPanelSettings.Position Property
Specifies the tab panel’s position.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v25.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| TabPanelPosition | Right | A TabPanelPosition enumeration value that specifies the tab panel position. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to Position |
|---|---|---|
| .NET Reporting Tools | ASPxWebDocumentViewer |
|
| ASP.NET MVC Extensions | WebDocumentViewerSettings |
|
See Also