Back to Devexpress

DxDashboard Properties

dashboard-devexpress-dot-dashboardblazor-dot-dxdashboard-dot-underscore-properties.md

latest2.8 KB
Original Source

DxDashboard Properties

A Dashboard component.

NameDescription
AllowMaximizeItemsSpecifies whether users can maximize dashboard items.
DashboardIdSpecifies the identifier of the dashboard to be opened in the Dashboard component.
EncodeHtmlSpecifies whether the DxDashboard’s value and element content are rendered as HTML or if HTML markers are omitted.
EndpointSpecifies the URL the Dashboard component uses to send data requests to a server.
InitialDashboardIdSpecifies the identifier of the dashboard to be loaded to the DxDashboard before the component is rendered.
InitialDashboardStateSpecifies the state of the dashboard to be loaded to the DxDashboard before the component is rendered.
LimitVisibleDataModeSpecifies a data limitation mode that allows you to display a reduced form of visible data.
LoadDefaultDashboardSpecifies whether the default dashboard should be loaded from dashboard storage.
NonceSpecifies the nonce value.
ResizeByTimerSpecifies whether to redraw the Dashboard component when the size of its container changes.
ShowConfirmationOnBrowserClosingSpecifies whether to show a warning in a browser if a user attempts to leave the page with unsaved data.
UseCardLegacyLayoutSpecifies whether to enable the legacy card layout used before v17.1.
UseNeutralFilterModeSpecifies whether to show all items in the filter elements deselected by default.
WorkingModeSpecifies the Dashboard component’s working mode.

See Also

DxDashboard Class

DxDashboard Members

DevExpress.DashboardBlazor Namespace