DefaultFilterItem Class Members
In This Topic
The following tables list the members exposed by DefaultFilterItem.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | Deserialize | Overridden. Internal use only. Internal implementation of ISerializeSupport interface method. |
 | Equals | Determines whether the specified System.Object is equal to the current BaseFilterItem object. (Inherited from FarPoint.Win.Spread.BaseFilterItem) |
 | Filter | Overridden. Filters the specified column of the sheet. |
 | GetObjectData | Overridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
 | Serialize | Overridden. Internal use only. Internal implementation of ISerializeSupport interface method. Saves the object to XML. |
 | ShowInDropDown | Overridden. Determines whether the filter item name should be displayed in the filter drop-down list. |
Top
See Also