Back to Devexpress

TdxCustomDashboardControl.ShowDesigner Method

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

latest1.6 KB
Original Source

TdxCustomDashboardControl.ShowDesigner Method

Displays the Dashboard Designer dialog.

Declaration

delphi
procedure ShowDesigner;

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 ShowDesigner procedure call raises the OnDesignerFormShow event. You can handle this event to modify dialog form settings.

See Also

TdxReport.ShowDesigner Procedure

TdxCustomDashboardControl Class

TdxCustomDashboardControl Members

dxDashboard.Control Unit