FieldFilterValues Members
In This Article
#Constructors
Name | Description |
---|---|
Field |
Initializes a new instance of the Field |
#Properties
Name | Description |
---|---|
Count |
Gets the number of elements in the Pivot |
Defer |
For internal use.
Inherited from Pivot |
Field | Gets the field which owns the current collection. |
Filter |
Gets or sets the field’s filter type. |
Has |
Gets whether the current Pivot |
Is |
Gets whether the current collection contains values used to filter against the current field.
Inherited from Pivot |
OLAPValues |
Serializes OLAP cache values. For internal use.
Inherited from Pivot |
Show |
Gets or sets whether records that contain NULL values in the current field should be processed by the control.
Inherited from Pivot |
Values |
Gets or sets an array of filter values.
Inherited from Pivot |
Values |
For internal use.
Inherited from Pivot |
Values |
Gets or sets which values are excluded from the current field.
Inherited from Pivot |
Values |
Gets or sets the values that are displayed in the current field.
Inherited from Pivot |
#Methods
Name | Description |
---|---|
Add |
Adds the specified element to the Pivot |
Allow |
For internal use.
Inherited from Pivot |
Assign |
Copies the settings from the Pivot |
Clear() |
Removes all elements from the Pivot |
Contains |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Pivot |
Contains |
Indicates whether the current filter condition contains the specified value.
Inherited from Pivot |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. 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.
Inherited from Pivot |
Is |
Compares properties of the current object with settings of the specified Pivot |
Is |
Returns whether the current filter values and the specified values match.
Inherited from Pivot |
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.
Inherited from Pivot |
Set |
Sets the filter type to the specified value.
Inherited from Pivot |
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 |
Set |
For internal use. |
Set |
For internal use.
Inherited from Pivot |
Set |
For internal use.
Inherited from 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