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

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