Back to Devexpress

ASPxFilterControlBase Class

aspnet-devexpress-dot-web-e495444a.md

latest2.9 KB
Original Source

ASPxFilterControlBase Class

Serves as a base for the ASPxFilterControl class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxFilterControlBase :
    ASPxWebControl,
    IFilterControlOwner,
    IFilterControlOperationsOwner
vb
Public MustInherit Class ASPxFilterControlBase
    Inherits ASPxWebControl
    Implements IFilterControlOwner,
               IFilterControlOperationsOwner

Remarks

To learn more, see ASPxFilterControl.

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxFilterControlBase ASPxFilterControl

MVCxFilterControl

See Also

ASPxFilterControlBase Members

Filter Control

DevExpress.Web Namespace