GrapeCity MultiRow Windows Forms Documentation
DropDownNonBlanksFilterItem Class Members
Properties  Methods  Events


The following tables list the members exposed by DropDownNonBlanksFilterItem.

Public Constructors
 NameDescription
Public ConstructorDropDownNonBlanksFilterItem ConstructorInitializes a new instance of the DropDownNonBlanksFilterItem class.  
Top
Public Properties
 NameDescription
Public PropertyCheckedOverridden. Gets a value that indicates whether the DropDownItem is checked.  
Public PropertyEnabledGets or sets a value that indicates whether the DropDownItem responds to user interaction. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public PropertyImageGets or sets the image that is displayed in the DropDownItem in front of the text. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
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 PropertyTextGets or sets the text displayed in the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public PropertyTextAlignGets or sets the text alignment. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public PropertyToolTipGets or sets the tooltip text shown when the mouse is over the DropDownItem. (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 Click event for the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Public MethodToStringReturns the 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 MethodOnClickOverridden. Raises the Click event.  
Top
Public Events
 NameDescription
Public EventClickOccurs when the DropDownItem is clicked. (Inherited from GrapeCity.Win.MultiRow.DropDownItem)
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.