DataSourceInfo.IsJsonDataSource Property
In This Article
Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
[DataMember(Name = "isJsonDataSource", EmitDefaultValue = false)]
public bool IsJsonDataSource { get; set; }
#Property Value
Type |
---|
Boolean |
See Also