GrapeCity MultiRow Windows Forms Documentation
DropDownAutoFilterItem Class Members
Properties  Methods  Events


The following tables list the members exposed by DropDownAutoFilterItem.

Public Constructors
 NameDescription
Public ConstructorDropDownAutoFilterItem ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyMaxCountGets or sets the maximum count of the filter items that can be automatically generated.  
Public PropertyNameGets or sets the name. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public PropertyOwnerGets the HeaderDropDownList that owns the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public PropertySortComparerGets or sets the System.Collections.IComparerobject used to sort the automatically generated items.  
Public PropertyTextAlignGets or sets the text alignment. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Top
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 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 MethodDrawDraws the text and image of the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Protected MethodOnClickRaises the DropDownItem.Click event. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Top
Public Events
 NameDescription
Public EventClickOccurs when the DropDownItem is clicked. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public EventDropDownItemNeededOccurs when a DropDownItem is needed.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.