FilterControlExtension<RowType> Class
In This Article
Represents an extension object implementing the Filter Control functionality.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class FilterControlExtension<RowType> :
FilterControlExtension
#Type Parameters
Name |
---|
Row |
#Inheritance
Object
ExtensionBase
FilterControlExtension
FilterControlExtension<RowType>
See Also