DxMobileLayout.Unregister Property
Specifies whether to unregister the MobileLayoutExtension to remove its functionality from the Web Dashboard.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v26.1.Blazor.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to unregister the extension; otherwise, false. |
See Also