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

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