DxViewer.OnCustomizeTabs Event
Allows you to modify the tab collection in the tab panel.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v26.1.Viewer.dll
Declaration
Parameters
| Type | Description |
|---|---|
| List<TabModel> | A collection of tabs. |
See Also