Skip to main content
All docs
V18.2

ASPxClientDocumentViewer.GetToolbar() Method

Provides access to the Document Viewer toolbar on the client.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public ASPxClientReportToolbar GetToolbar()

Returns

Type Description
ASPxClientReportToolbar

An ASPxClientReportToolbar object.

See Also