FarPoint.Win.Spread
BaseFilterItem Class Members
See Also  Properties  Methods 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : BaseFilterItem Class


The following tables list the members exposed by BaseFilterItem.

Public Properties

 NameDescription
Public PropertyDisplayAtTopOfList Gets or sets whether the display name is added to the top of the filter drop-down list.  
Public PropertyDisplayName Gets the display name of the filter.  
Public PropertySheetView Sets the sheet to filter.  
Top

Public Methods

 NameDescription
Public MethodDeserialize Loads the object from XML.  
Public MethodFilter Filters the specified column of the sheet.  
Public MethodSerialize Saves the object to XML.  
Public MethodShowInDropDown Determines whether the name is displayed in the filter drop-down list.  
Top

See Also