FilterPopupExcelEventArgs Members
In This Article
#Fields
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
#Properties
Name | Description |
---|---|
Default |
Gets or sets the filter operator selected by default in the Filters tab. |
Field | Get the Pivot Grid field being processed. |
Is |
Gets or sets whether single (the radio mode) or multiple filter values can be selected simultaneously. |
Show |
Gets or sets whether to show advanced date periods (Year to Date, All Dates in the Period). |
Show |
For internal use. |
Show |
Gets or sets whether to show the ‘Is Blank’ and ‘Is Not Blank’ filter conditions. |
Show |
Gets or sets whether to show comparison filter conditions (Greater Than, Less Than, etc.). |
Show |
Gets or sets whether to show the ‘Custom Filter’. |
Show |
Gets or sets whether to show date periods (Specific Date Periods, Today, Last Month, Year to Date, etc.). |
Show |
Gets or sets whether to show the Filters tab. |
Show |
Gets or sets whether to show the pattern-matching (Is Like, Is Not Like) operators for string values. |
Show |
Gets or sets whether to show the ‘Is Null’ and ‘Is Not Null’ filter conditions. |
Show |
Gets or sets whether to show the ‘Predefined Filters’. |
Show |
For internal use. |
Show |
#Methods
Name | Description |
---|---|
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. |
Hide |
Hides an operator from the Filters tab. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also