CustomFilterItem Class Members
In This Topic
The following tables list the members exposed by CustomFilterItem.
Public Constructors
Public Properties
| | Name | Description |
 | And |
Gets or sets the And relationship.
|
 | DisplayAtTopOfList | Overridden.
Gets or sets whether the display name is added to the top of the filter drop-down list.
|
 | DisplayName | Overridden.
Gets the display name of the filter.
|
 | FirstCondition |
Gets or sets the first custom filter.
|
 | IsObjectValueEditable |
Gets or sets whether the object value can be edited.
In the filter bar UI, the text editor is displayed if the value is true.
|
 | Label |
Gets the displayed text of the filter (filter name or operator).
|
 | ObjectValue |
Gets or sets the text value for the filter.
|
 | SecondCondition |
Gets or sets the second custom filter.
|
 | SheetView | Overridden.
Sets the sheet to filter.
|
Top
Public Methods
See Also