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