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

In This Topic
    DefaultValue Property (QueryParameter)
    In This Topic
    Gets or sets the default value of the parameter.
    Syntax
    'Declaration
     
    Public Property DefaultValue As DefaultValue
    public DefaultValue DefaultValue {get; set;}
    See Also