ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / QueryParameter Class / Caption Property

In This Topic
    Caption Property (QueryParameter)
    In This Topic
    Gets or sets the caption of the parameter.
    Syntax
    'Declaration
     
    Public Property Caption As String
    public string Caption {get; set;}
    See Also