GrapeCity MultiRow Windows Forms Documentation
DropDownItem Class Members
Properties  Methods  Events


The following tables list the members exposed by DropDownItem.

Public Constructors
 NameDescription
Public ConstructorDropDownItem ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCheckedGets or sets a value that indicates whether this DropDownItem is checked.  
Public PropertyCheckOnClickGets or sets a value that indicates whether the DropDownItem should automatically change its checked state when clicked.  
Public PropertyEnabledGets or sets a value that indicates whether the DropDownItem responds to user interaction.  
Public PropertyImageGets or sets the image that is displayed in the DropDownItem in front of the text.  
Public PropertyNameGets or sets the name.  
Public PropertyOwnerGets the HeaderDropDownList that owns the DropDownItem.  
Public PropertyTextGets or sets the text displayed in the DropDownItem.  
Public PropertyTextAlignGets or sets the text alignment.  
Public PropertyToolTipGets or sets the tooltip text shown when the mouse is over the 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.  
Public MethodPerformClickGenerates a Click event for the DropDownItem.  
Public MethodToStringReturns the Text of the item.  
Top
Protected Methods
 NameDescription
Protected MethodDrawDraws the text and image of the DropDownItem.  
Protected MethodOnClickRaises the Click event.  
Top
Public Events
 NameDescription
Public EventClickOccurs when the DropDownItem is clicked.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.