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

FilterControlExtension<RowType> Class

Represents an extension object implementing the Filter Control functionality.

Namespace: DevExpress.Web.Mvc

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

Declaration

public class FilterControlExtension<RowType> :
    FilterControlExtension

Type Parameters

Name
RowType

Inheritance

Object
ExtensionBase
FilterControlExtension
FilterControlExtension<RowType>
See Also