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