ActiveReports 13
Text Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : Text Property
Gets or sets the text associated with this control.
Syntax
'Declaration
 
Public Overridable Property Text As String
public virtual string Text {get; set;}

Property Value

The text associated with this control.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members