Skip to main content
A newer version of this page is available. .

DataSourceRefInfo.IsJsonDataSource Property

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataMember(Name = "isJsonDataSource", EmitDefaultValue = false)]
public bool IsJsonDataSource { get; set; }

Property Value

Type
Boolean
See Also