Skip to main content
A newer version of this page is available. .

MVCxFilterControlColumn Class

Represents a column within the Filter Control.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxFilterControlColumn :
    FilterControlColumn

Remarks

Refer to the Filter Control documentation section to learn about Filter Control columns.

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Web.FilterControl.IFilterColumn

Inheritance

See Also