GrapeCity MultiRow Windows Forms Documentation
DropDownCustomFilterItem Class Methods


For a list of all members of this type, see DropDownCustomFilterItem members.

Public Methods
 NameDescription
Public MethodCloneCreates a new DropDownItem that is a copy of the current instance. The default implementation calls the System.Object.MemberwiseClone. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public MethodEqualsDetermines whether the specified DropDownCustomFilterItem is equal to the current one.  
Public MethodGetHashCodeServes as a hash function for a particular type.  
Public MethodPerformClickGenerates a DropDownItem.Click event for the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public MethodToStringReturns the DropDownItem.Text of the item. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Top
Protected Methods
 NameDescription
Protected MethodCheckDetermines whether the specified value is allowed to display.  
Protected MethodDrawDraws the text and image of the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Protected MethodOnClickOverridden. Raises the DropDownItem.Click event.  
Top
See Also

Reference

DropDownCustomFilterItem Class
GrapeCity.Win.MultiRow Namespace
HeaderDropDownList Class
DropDownItemCollection Class
DropDownItem Class
DropDownShowAllFilterItem Class
DropDownBlanksFilterItem Class
DropDownNonBlanksFilterItem Class
DropDownAutoFilterItem Class
DropDownList Property

 

 


Copyright © GrapeCity, inc. All rights reserved.