XRDataFilter.Clone() Method
Creates a new XRDataFilter instance, which is a copy of the current instance.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Object | A new |
See Also