ActiveReports 12 Server User Guide
ClientDataBound Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : ClientDataBound Property
Gets or sets the client data bound event.
Syntax
'Declaration
 
Public Property ClientDataBound As String
public string ClientDataBound {get; set;}

Property Value

The client data bound event.
See Also

Reference

ReportList Class
ReportList Members