The following tables list the members exposed by WebGridFilterCollection.
Name | Description | |
---|---|---|
WebGridFilterCollection Constructor |
Name | Description | |
---|---|---|
AdvancedFilterExpression | Gets or sets the advanced filter expression. | |
All | (Inherited from ISNet.WebUI.ISCollectionBase) | |
Capacity | (Inherited from | |
Count | (Inherited from | |
IsReadOnly | Overridden. Returns a Boolean value indicating whether the collection is read-only. | |
Item | Property indexer for the collection. | |
Parent | (Inherited from ISNet.WebUI.ISCollectionBase) | |
Table |
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | Removes all WebGridFilter objects from the collection. | |
Contains | (Inherited from ISNet.WebUI.ISCollectionBase) | |
CopyFrom | ||
CopyTo | (Inherited from ISNet.WebUI.ISCollectionBase) | |
Exists | (Inherited from ISNet.WebUI.ISCollectionBase) | |
GetEnumerator | Returns an enumerator object for the collection. | |
GetFilterExpression | Gets the filtering expression string that constructed from WebGridFilter object contained in this collection. If AdvancedFilterExpression is specified, then this method will return the value specified in that property. Otherwise, it will get the filter text from contained WebGridFilter object. | |
GetItem | (Inherited from ISNet.WebUI.ISCollectionBase) | |
GetLinqFilterExpression | ||
GetNamedItem | Property indexer for the collection. Uses the Name string to return an WebGridFilter object. | |
IndexOf | Overloaded. (Inherited from ISNet.WebUI.ISCollectionBase) | |
Insert | Inserts an WebGridFilter object into the WebGridFilter collection at a specified index. | |
IntInsert | (Inherited from ISNet.WebUI.ISCollectionBase) | |
Remove | Removes the specified WebGridFilter object from the collection. | |
setParent | (Inherited from ISNet.WebUI.ISCollectionBase) | |
SortByIndex |