ActiveReports Developer 7
Content Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > DefaultConfigurationProvider Class : Content Property

Glossary Item Box

Returns the xml content of the configuration information.

Syntax

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

See Also