Skip to main content
All docs
V26.1
  • DataSourceCommonInfo.IsSupportQueries Property

    Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

    Assembly: DevExpress.XtraReports.v26.1.Web.dll

    Declaration

    [DataMember(Name = "isSupportQueries")]
    public bool IsSupportQueries { get; set; }

    Property Value

    Type
    Boolean
    See Also