ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / IConfigurationProvider Interface / Content Property

In This Topic
    Content Property (IConfigurationProvider)
    In This Topic
    Gets the xml representing the configuration.
    Syntax
    'Declaration
     
    ReadOnly Property Content As String
    string Content {get;}
    See Also