DxDocumentViewerTabPanelSettings.Position Property
Gets or sets the tab panel’s position.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Property Value
Type | Description |
---|---|
TabPanelPosition | A TabPanelPosition enumeration memeber that identifies the tab panel position. |
See Also