[]
Gets the filter attached to a given grid column.
public ColumnFilterRow GetColumnFilter(Column column)
Type | Name | Description |
---|---|---|
Column | column | Column to get the filter for. |
Type | Description |
---|---|
ColumnFilterRow | A ColumnFilter object used to filter the given column. |