TabModel(ITabContentModel, String, String) Constructor
Initializes a new instance of the TabModel class with specified settings.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v25.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Viewer
Declaration
Parameters
| Name | Type |
|---|---|
| model | ITabContentModel |
| id | String |
| tooltip | String |
See Also