Skip to main content

TabPanelSettings Class

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

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

[DataContract]
public class TabPanelSettings :
    SerializableSettingsBase

The following members return TabPanelSettings objects:

Remarks

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

Inheritance

Object
DevExpress.Utils.SerializableSettingsBase
TabPanelSettings
See Also