MVCxFilterControlColumnCollection Class
Represents a collection of columns within the Filter Control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxFilterControlColumnCollection :
FilterControlColumnCollection
Public Class MVCxFilterControlColumnCollection
Inherits FilterControlColumnCollection
Related API Members
The following members accept/return MVCxFilterControlColumnCollection objects:
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
DevExpress.XtraEditors.Filtering.IBoundPropertyCollection
Inheritance
Object
StateManagedCollectionBase
Collection
FilterControlColumnCollection
MVCxFilterControlColumnCollection
See Also
Feedback