ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class / ToRdlString Method

In This Topic
    ToRdlString Method (PageReport)
    In This Topic
    Returns the report definition language (RDL) as a System.String in the report definition.
    Syntax
    'Declaration
     
    Public Function ToRdlString() As String
    public string ToRdlString()
    See Also