ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / DataProviderInfo Structure / QueryDesignerSupported Property

In This Topic
    QueryDesignerSupported Property
    In This Topic
    True if query designer supports this data provider
    Syntax
    'Declaration
     
    Public ReadOnly Property QueryDesignerSupported As Boolean
    public bool QueryDesignerSupported {get;}
    See Also