Skip to main content
A newer version of this page is available. .
Tab

ASPxFilterControlBase Class

Serves as a base for the ASPxFilterControl class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class ASPxFilterControlBase :
    ASPxWebControl,
    IFilterControlOwner,
    IFilterControlOperationsOwner

Remarks

To learn more, see ASPxFilterControl.

See Also