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