ITabContentModel.InitializeAsync() Method
Initializes a tab with the specified settings.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v26.1.Viewer.dll
Declaration
Returns
| Type | Description |
|---|---|
| Task | A task that initializes the tab. |
See Also