FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IconFilterItem Class |
The following tables list the members exposed by IconFilterItem.
Name | Description | |
---|---|---|
IconFilterItem Constructor | Initializes a new instance of the IconFilterItem class. |
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. | |
Icon | Gets or sets the icon used to filter. | |
IsObjectValueEditable | Gets whether the icon can be edited in the editor. | |
Label | Gets the displayed text of the filter (filter name or operator). | |
ObjectValue | Gets or sets the text value for the filter. | |
SheetView | Overridden. Sets the sheet to filter. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Deserialize | Overridden. Loads the object from XML. | |
Equals | Determines whether the specified System.Object is equal to this instance. | |
Filter | Overridden. Filters the specified column of the sheet. | |
GetHashCode | Returns a hash code for this instance. | |
Serialize | Overridden. Saves the object to XML. | |
ShowInDropDown | Overridden. Determines whether the name is displayed in the filter drop-down list. |