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