ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / Prompt Property

In This Topic
    Prompt Property (Parameter)
    In This Topic
    The text to display to a user when prompting the a for the parameter's value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Prompt As String
    public string Prompt {get;}
    See Also