DisplayText Property
DisplayText
Gets the display text corresponding to a parameter value.
This property has a meaningful value only during the report rendering.
Declaration
public string DisplayText { get; }
Public ReadOnly Property DisplayText As String