Name | Description | |
---|---|---|
![]() | MultiValuesFilterItem Constructor | Overloaded. |
The following tables list the members exposed by MultiValuesFilterItem.
Name | Description | |
---|---|---|
![]() | MultiValuesFilterItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | FilterBlank | Gets or sets a boolean value that specifies whether blank items are counted when filtering. |
![]() | FilterItems | Gets or sets a collection of value items. |
![]() | IsObjectValueEditable | Gets or sets whether the object value can be edited. In the filter bar UI, the text editor is displayed if value is true. |
![]() | Label | Gets the display text of the filter (filter name or operator). |
![]() | ObjectValue | Gets or sets the text value for the filter. |
![]() | SheetView | Sets the sheet to filter. (Inherited from FarPoint.Win.Spread.BaseFilterItem) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Deserialize | Overridden. Loads the object from XML. |
![]() | Equals | Overridden. Determines whether the specified System.Object is equal to the current MultiValuesFilter object. |
![]() | Filter | Overridden. Filters the specified column of the sheet. |
![]() | GetHashCode | Serves as a hash function for MultiValuesFilterItem class. |
![]() | GetObjectData | Overridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
![]() | Serialize | Overridden. Saves the object to XML. |
![]() | ShowInDropDown | Overridden. Determines whether the name is displayed in the filter drop-down list. |