Spread Windows Forms 9.0 Product Documentation
CustomFilterItem Class Members
Properties  Methods 


The following tables list the members exposed by CustomFilterItem.

Public Constructors
 NameDescription
Public ConstructorCustomFilterItem ConstructorCreates an instance of custom filters.  
Top
Public Properties
 NameDescription
Public PropertyAndGets or sets the And relationship.  
Public PropertyDisplayAtTopOfListOverridden. Gets or sets whether the display name is added to the top of the filter drop-down list.  
Public PropertyDisplayNameOverridden. Gets the display name of the filter.  
Public PropertyFirstConditionGets or sets the first custom filter.  
Public PropertyIsObjectValueEditableGets or sets whether the object value can be edited. In the filter bar UI, the text editor is displayed if the value is true.  
Public PropertyLabelGets the displayed text of the filter (filter name or operator).  
Public PropertyObjectValueGets or sets the text value for the filter.  
Public PropertySecondConditionGets or sets the second custom filter.  
Public PropertySheetViewOverridden. Sets the sheet to filter.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodDeserializeOverridden. Loads the object from XML.  
Public MethodEqualsDetermines whether the specified System.Object is equal to the current CustomFilter object.  
Public MethodFilterOverridden. Filters the specified column of the sheet.  
Public MethodGetHashCodeServes as a hash function for CustomFilterItem class.  
Public MethodSerializeOverridden. Saves the object to XML.  
Public MethodShowInDropDownOverridden. Determines whether the name is displayed in the filter drop-down list.  
Top
See Also

Reference

CustomFilterItem Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.