Skip to main content

FilterControlExtension<RowType> Class

Represents an extension object implementing the Filter Control functionality.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class FilterControlExtension<RowType> :
    FilterControlExtension

Type Parameters

Name
RowType

Inheritance

Object
ExtensionBase
FilterControlExtension
FilterControlExtension<RowType>
See Also