Skip to main content

ReportToolbarClientSideEvents.GetClientObjectEvents(IDictionary) Method

For internal use.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public override void GetClientObjectEvents(
    IDictionary events
)

Parameters

Name Type Description
events IDictionary

An object implementing the IDictionary interface.

See Also