ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / Prompt Property

In This Topic
    Prompt Property (IReportParameter)
    In This Topic
    Gets parameter caption
    Syntax
    'Declaration
     
    ReadOnly Property Prompt As String
    string Prompt {get;}
    See Also