ActiveReports 10
Text Property (DocumentModel.TextItem)

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > DocumentModel.TextItem Class : Text Property
Gets the text.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Text As String
public abstract string Text {get;}

Property Value

The text.
See Also

Reference

DocumentModel.TextItem Class
DocumentModel.TextItem Members