ComponentOne FlexReport for WinForms
DisplayText Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportParameter Class : DisplayText Property
Gets the display text corresponding to a parameter value. This property has a meaningful value only during the report rendering.
Syntax
'Declaration
 
Public ReadOnly Property DisplayText As System.String
public System.string DisplayText {get;}
See Also

Reference

ReportParameter Class
ReportParameter Members