ActiveReports Developer 7
ContentValue Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ITextItem Interface : ContentValue Property

Glossary Item Box

Returns a string representation of this instance Value.

Syntax

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

See Also