FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportParameter Class / DefaultValuesQueryBased Property

In This Topic
    DefaultValuesQueryBased Property (ReportParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultValuesQueryBased As Boolean
    public bool DefaultValuesQueryBased {get; set;}
    See Also