DataSourceInfo.IsFederationDataSource Property
Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
[DataMember(Name = "isFederationDataSource", EmitDefaultValue = false)]
public bool IsFederationDataSource { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also