IModelOptionsBlazor Properties
Used to extend the Application Model‘s Options node.Name | Description |
---|---|
ListViewEnableColumnChooser | Specifies whether the column chooser is enabled. |
RefreshViewOnTabFocus |
Refreshes the View data source on tab focus in an ASP.NET Core Blazor application that uses the TabbedMDI UIType.
|
RestoreTabbedMdiLayout |
Specifies whether XAF should restore open tabs when you start an ASP.NET Core Blazor application that uses the TabbedMDI UIType.
|
ShowTabImage |
Specifies whether XAF displays tabs with icons in ASP.NET Core Blazor applications that use the TabbedMDI UIType.
|
UIType | Specifies the Show View Strategy in XAF ASP.NET Core Blazor applications. |
See Also