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

DataSourceInfo.IsJsonDataSource Property

Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts

Assembly: DevExpress.Printing.v19.2.Core.dll

Declaration

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

Property Value

Type
Boolean
See Also