ViewFilterColumnCollection Fields
This class is used to retrieve columns from a ColumnView object and populate a FilterControl with these columns via the FilterControl.SetFilterColumnsCollection method.| Name | Description |
|---|---|
| View | Gets the View whose columns are used to initialize Filter Columns in the current collection. |
See Also