WebFilter(IFilterOwnerBase) Constructor
Initializes a new instance of the WebFilter class with specified settings.
Namespace: DevExpress.Web.ASPxPivotGrid.Data
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type |
---|---|
owner | DevExpress.PivotGrid.Filtering.IFilterOwnerBase |
See Also