ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / DefaultConfigurationProvider Class / Content Property

In This Topic
    Content Property (DefaultConfigurationProvider)
    In This Topic
    Returns the xml content of the configuration information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Content As String
    public string Content {get;}
    See Also