GrapeCity MultiRow Windows Forms Documentation
DropDownSeparatorItem Class Members
Properties  Methods  Events


The following tables list the members exposed by DropDownSeparatorItem.

Public Constructors
 NameDescription
Public ConstructorDropDownSeparatorItem ConstructorInitializes a new instance of the DropDownSeparatorItem class.  
Top
Public Properties
 NameDescription
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)
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 MethodDrawOverridden. Draws the appearance of DropDownSeparatorItem.  
Protected MethodOnClickRaises the 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)
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.