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 |
---|---|
Column |
Gets the grid column being processed.
Inherited from Filter |
Default |
Gets or sets the operator selected by default in the Filters tab. |
Is |
Gets or sets whether single (the radio mode) or multiple values can be selected simultaneously in the Values tab. |
Show |
Gets or sets whether to show advanced date periods (Year to Date, All Dates in the Period). |
Show |
Gets or sets whether to show filters for aggregates (Below Average, Above Average, etc.). |
Show |
Gets or sets whether to show the Is |
Show |
Gets or sets whether to show comparison filter conditions (Greater Than, Less Than, etc.). |
Show |
Gets or sets whether to show the Custom Filters. |
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 option in the Filters tab. |
Show |
Gets or sets whether to show filters for sequences (Top N, Bottom N, etc.). |
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