PivotGridFieldFilterValues Methods
Contains filter values for a specific field.
Name | Description |
---|---|
Add |
Adds the specified element to the Pivot |
Allow |
For internal use. |
Assign |
Copies the settings from the Pivot |
Clear() |
Removes all elements from the Pivot |
Contains |
Returns whether the current filter condition allows displaying the specified value. |
Contains |
For internal use. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Invert |
Inverts the current filter type. |
Is |
Returns whether the filter values and settings represented by the current and specified objects match. |
Is |
Returns whether the current filter values and the specified values match. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified element from the Pivot |
Reset |
For internal use. |
Set |
Sets the filter type to the specified value. |
Set |
Adds the specified values to the collection and sets the Pivot |
Set |
Adds the specified values to the collection and sets the Pivot |
Set |
Adds the specified values to the collection and sets the Field |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also