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