ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / Prompt Property

In This Topic
    Prompt Property (ParameterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Prompt As String
    public string Prompt {get; set;}
    See Also