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