Back to Devexpress

MVCxFilterControlColumnCollection<RowType> Class

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxfiltercontrolcolumncollection-1.md

latest2.0 KB
Original Source

MVCxFilterControlColumnCollection<RowType> Class

A collection of strongly-typed columns within the Filter Control.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxFilterControlColumnCollection<RowType> :
    MVCxFilterControlColumnCollection
vb
Public Class MVCxFilterControlColumnCollection(Of RowType)
    Inherits MVCxFilterControlColumnCollection

Type Parameters

Name
RowType

Implements

IList

ICollection

IStateManager

DevExpress.Web.Internal.IStateManagerTracker

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Utils.IAssignableCollection

DevExpress.XtraEditors.Filtering.IBoundPropertyCollection

IEnumerable

Inheritance

Object StateManagedCollectionBase Collection FilterControlColumnCollection MVCxFilterControlColumnCollection MVCxFilterControlColumnCollection<RowType>

See Also

MVCxFilterControlColumnCollection<RowType> Members

DevExpress.Web.Mvc Namespace