The FilterCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AutoCreateFilters |
Gets or sets a value indicating whether to automatically create filters for new columns.
|
![]() |
Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() |
Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBaseT.) |
![]() |
DataTableReference |
Gets the data table.
|
![]() |
FilteredRows |
Gets the filtered rows.
|
![]() |
IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() |
ItemString |
Gets the Filter with the specified name.
|
![]() |
ItemInt32 |
Gets the element at the specified index.
(Inherited from DocumentNodeListBaseT.) |
![]() |
ItemDataColumn |
Gets the Filter with the specified DataColumn.
|
![]() |
Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also