DataSourceRefInfo.IsFilterableDataSource Property
For internal use.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
[DataMember(Name = "isFilterableDataSource")]
public bool IsFilterableDataSource { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also