MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ITextContentRange Interface / Text Property

In This Topic
Text Property (ITextContentRange)
In This Topic
Gets the text value.
Syntax
'Declaration
 
ReadOnly Property Text As String
 

Property Value

The text content as a System.String.
See Also