WebFilter.Assign(BaseFilter) Method
Copies settings of the specified object to the current object.
Namespace: DevExpress.Web.ASPxPivotGrid.Data
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
filter | BaseFilter | An object that contains filter settings. |
See Also