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

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