TabPanelSettings.Position Property
Specifies the tab panel’s position.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| String | A TabPanelPosition enumeration value that specifies the tab panel position. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Position |
|---|---|
| WebDocumentViewerSettingsBase |
|
See Also