[]
Extension method to get the ColumnFilter associated with a Column.
public static ColumnFilter GetColumnFilter(this Column column)
| Type | Name | Description |
|---|---|---|
| Column | column | Column that owns the filter. |
| Type | Description |
|---|---|
| ColumnFilter | ColumnFilter associated with column |