For a list of all members of this type, see FilterColumnDefinitionCollection members.
Public Properties
| Name | Description |
| Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
| Count | Gets or sets the number of filter column definitions in the collection. |
| IsFixedSize | Gets whether the collection has a fixed size. (This implementation always returns false.) |
| IsReadOnly | Gets whether the collection is read-only. (This implementation always returns false.) |
| Item | Gets or sets the filter column definition at the specified position in the collection. |
Top
Protected Properties
See Also