Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / DataSet Class / Query Property

In This Topic
    Query Property
    In This Topic
    Gets the Query object for the current data set.
    Syntax
    'Declaration
     
    Public ReadOnly Property Query As Query
    public Query Query {get;}
    See Also