ActiveReports Developer 7
Content Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > IConfigurationProvider Interface : Content Property

Glossary Item Box

Gets the xml representing the configuration.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Content As System.String
C# 
System.string Content {get;}

See Also