Back to Devexpress

TabPanelPosition Enum

xtrareports-devexpress-dot-blazor-dot-reporting-f6dcb2bd.md

latest1.2 KB
Original Source

TabPanelPosition Enum

Lists values that specify the tab panel position in the Document Viewer.

Namespace : DevExpress.Blazor.Reporting

Assembly : DevExpress.Blazor.Reporting.v25.2.JSBasedControls.Common.dll

NuGet Package : DevExpress.Blazor.Reporting.JSBasedControls.Common

Declaration

csharp
public enum TabPanelPosition
vb
Public Enum TabPanelPosition

Members

NameDescription
Right

The tab panel is at the right side of the Document Viewer.

| | Left |

The tab panel is at the left side of the Document Viewer.

|

The following properties accept/return TabPanelPosition values:

See Also

DevExpress.Blazor.Reporting Namespace