Skip to main content
All docs
V23.2

DataSourceCommonInfo.IsSupportQueries Property

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

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

Property Value

Type
Boolean
See Also