Text Property (Expression) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / Expression Class / Text Property

In This Topic
Text Property (Expression)
In This Topic
Gets or sets the text of the current Expression.

If not set, an empty string is returned.

Syntax
'Declaration
 
Public Property Text As String
 
See Also