PivotGridFieldOptionsFilter Members
In This Article
#Properties
Name | Description |
---|---|
Popup |
Gets or sets the filter control type in the Values tab of the Excel-style filter popup (if the current field contains date-time values). |
Popup |
Gets or sets the default tab opened in the Excel-style filter popup. |
Popup |
Gets or sets a set of relational operators (equality and inequalities) used to create a filter condition in the Filters tab of the Excel-style filter popup (if the current field contains enumeration data). |
Popup |
Gets or sets whether filter conditions are applied to data immediately or only when the drop-down filter is closed. This property is in effect for the Excel-style Filter Dropdown. |
Popup |
Gets or sets the filter control type in the Values tab of the Excel-style filter popup (if the current field contains numeric data). |
Popup |
Gets or sets whether or not filters applied to other fields affect filter values displayed for the current field in the Excel-style filter popup. |
Popup |
Gets or sets whether or not the Excel-style pop-up filter shows NULL values from a current field. |
Popup |
Gets or sets a set of relational operators (equality and inequalities) used to create a filter condition in the Filters tab of the Excel-style filter popup (if the current field contains text data). |
#Methods
Name | Description |
---|---|
Assign |
Copies settings of the specified object to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
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. |
Reset() |
Resets all options to their default values.
Inherited from Base |
Should |
Tests whether the Pivot |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Options |
For internal use.
Inherited from Pivot |
See Also