aspnet-devexpress-dot-web-55c281e0.md
Serves as a base for classes that represent filter columns.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FilterControlColumn :
CollectionItem,
IBoundProperty,
IFilterColumn,
IFilterablePropertyInfo
Public Class FilterControlColumn
Inherits CollectionItem
Implements IBoundProperty,
IFilterColumn,
IFilterablePropertyInfo
The following members return FilterControlColumn objects:
Filter columns are stored within the ASPxFilterControl.Columns collection and can be accessed using indexed notation.
Show 15 items
Object StateManager CollectionItem FilterControlColumn FilterControlComplexTypeColumn
See Also