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

TabPanelSettings Class

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

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class TabPanelSettings

Remarks

The TabPanelSettings class provides properties that specify the tab panel’s position and default width.

Inheritance

Object
TabPanelSettings
See Also