Skip to main content
All docs
V18.2

ASPxClientDocumentViewer.GetRibbonToolbar() Method

Provides access to the Ribbon of the ASPxClientDocumentViewer.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxClientRibbon GetRibbonToolbar()

Returns

Type Description
DevExpress.Web.Scripts.ASPxClientRibbon

An ASPxClientRibbon object.

Remarks

ASPxClientRibbon

See Also