Add(PivotGroupFilterValue)
|
Adds the specified filter value to the collection.
|
Add(Object)
|
Creates a filter value that corresponds to the specified field value, and adds it to the collection.
|
AfterDeserializeCollection(String, XtraItemEventArgs)
|
For internal use.
|
BeforeDeserializeCollection(String, XtraItemEventArgs)
|
For internal use.
|
Clear()
|
Clears the collection.
|
ClearCollection(String, XtraItemEventArgs)
|
For internal use.
|
Clone(PivotGroupFilterValuesCollection, PivotGroupFilterValuesCollection)
static
|
Creates a copy of the PivotGroup filter values collection.
|
ContainsValue(Object)
|
Returns whether the filter value that corresponds to the specified field value is contained in the collection.
|
CreateCollectionItem(String, XtraItemEventArgs)
|
For internal use.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
IsEquals(PivotGroupFilterValuesCollection, PivotGroupFilterValuesCollection)
static
|
Compares two PivotGroupFilterValuesCollection collections.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Remove(PivotGroupFilterValue)
|
Removes the specified filter value from the collection.
|
Remove(Object)
|
Removes the filter value that corresponds to the specified field value.
|
SetIndexCollectionItem(String, XtraSetItemIndexEventArgs)
|
For internal use.
|
ToList()
|
Returns the collection elements as a list.
|
ToString()
|
Returns the collection elements number as text.
|