aspnetmvc-devexpress-dot-web-dot-mvc-8488a413.md
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
public class MVCxFilterControlColumnCollection :
FilterControlColumnCollection
Public Class MVCxFilterControlColumnCollection
Inherits FilterControlColumnCollection
The following members return MVCxFilterControlColumnCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
DevExpress.XtraEditors.Filtering.IBoundPropertyCollection
Object StateManagedCollectionBase Collection FilterControlColumnCollection MVCxFilterControlColumnCollection MVCxFilterControlColumnCollection<RowType>
See Also