Back to Devexpress

TdxCustomDashboardControl.ShowViewer Method

vcl-dxdashboard-dot-control-dot-tdxcustomdashboardcontrol-c23aa16b.md

latest1.6 KB
Original Source

TdxCustomDashboardControl.ShowViewer Method

Displays the Dashboard Viewer dialog.

Declaration

delphi
procedure ShowViewer;

Remarks

Call ShowDesigner and ShowViewer procedures to display Web-based Dashboard Designer and Dashboard Viewer dialogs. Global skin and palette settings defined using the Project Settings dialog or a TdxSkinController component affect both TdxDashboardControl dialogs.

A ShowViewer procedure call raises the OnViewerFormShow event. You can handle this event to modify dialog form settings.

See Also

TdxReport.ShowViewer Procedure

TdxCustomDashboardControl Class

TdxCustomDashboardControl Members

dxDashboard.Control Unit