GrapeCity MultiRow Windows Forms Documentation
HeaderDropDownList Class Members
Properties  Methods  Events


The following tables list the members exposed by HeaderDropDownList.

Public Constructors
 NameDescription
Public ConstructorHeaderDropDownList ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the horizontal alignment of the HeaderDropDownList.  
Public PropertyBackColorGets or sets the HeaderDropDownList background color.  
Public PropertyCellIndexGets or sets the cell index. The filter and sort items operate in the cells with the specified index.  
Public PropertyCellNameThe cell name of the corresponding cells. The filter and sort items operate in the cells with the specified name.  
Public PropertyDropDownWidthGets or sets the width of the drop-down portion of the HeaderDropDownList.  
Public PropertyDroppedDownGets a value that indicates whether the HeaderDropDownList is open.  
Public PropertyEndRowGets or sets the cell index of the end row. The filter and sort items only work in cells between the StartRow and EndRow.  
Public PropertyFontGets or sets the font of the text displayed in the HeaderDropDownList.  
Public PropertyForeColorGets or sets the HeaderDropDownList foreground color.  
Public PropertyGcMultiRowGets the relative GcMultiRow control.  
Public PropertyHighlightBackColorGets or sets the HeaderDropDownList highlight background color.  
Public PropertyHighlightForeColorGets or sets the HeaderDropDownList highlight foreground color.  
Public PropertyItemsGets the collection of items within the HeaderDropDownList.  
Public PropertyMaxDropDownItemsGets or sets the maximum number of items to be shown in the drop-down portion of HeaderDropDownList.  
Public PropertyOwnerGets the ColumnHeaderCell that indicates the owner of the HeaderDropDownList.  
Public PropertyStartRowGets or sets the start row index. The filter and sort items only operate on the cells between StartRow and EndRow.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new HeaderDropDownList that is a deep copy of the current HeaderDropDownList.  
Public MethodRefreshForces the drop-down list to immediately redraw itself and the items.  
Top
Protected Methods
 NameDescription
Protected MethodOnClosedRaises the Closed event.  
Protected MethodOnOpenedRaises the Opened event.  
Protected MethodOnPropertyChangedCalled when the value of one or more properties changes.  
Top
Public Events
 NameDescription
Public EventClosedOccurs when the HeaderDropDownList closes.  
Public EventOpenedOccurs when the HeaderDropDownList opens.  
Top
See Also

Reference

HeaderDropDownList Class
GrapeCity.Win.MultiRow Namespace
DropDownList Property
DropDownItem Class
DropDownItemCollection Class

 

 


Copyright © GrapeCity, inc. All rights reserved.