Skip to main content
A newer version of this page is available. .

ReportToolbarClientSideEvents.GetClientObjectEvents(IDictionary) Method

For internal use.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public override void GetClientObjectEvents(
    IDictionary events
)

Parameters

Name Type Description
events IDictionary

An object implementing the IDictionary interface.

See Also