ASPxFilterControlBase Class
In This Article
Serves as a base for the ASPxFilterControl class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxFilterControlBase :
ASPxWebControl,
IFilterControlOwner,
IFilterControlOperationsOwner
#Remarks
To learn more, see ASPxFilterControl.
#Implements
#Inheritance
See Also