ActiveReports 10
ToRdlString Method

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : ToRdlString Method
Returns the RDL of the report definition as a System.String.
Syntax
'Declaration
 
Public Function ToRdlString() As String
public string ToRdlString()

Return Value

A string containing RDL.
See Also

Reference

PageReport Class
PageReport Members