Back to Devexpress

MVCxFilterControlColumnCollection Class

aspnetmvc-devexpress-dot-web-dot-mvc-8488a413.md

latest2.1 KB
Original Source

MVCxFilterControlColumnCollection Class

Represents a collection of 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 :
    FilterControlColumnCollection
vb
Public Class MVCxFilterControlColumnCollection
    Inherits FilterControlColumnCollection

The following members return MVCxFilterControlColumnCollection objects:

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 Members

DevExpress.Web.Mvc Namespace