GrapeCity.Win.MultiRow Namespace : DropDownSeparatorItem Class |
The following tables list the members exposed by DropDownSeparatorItem.
Name | Description | |
---|---|---|
![]() | DropDownSeparatorItem Constructor | Initializes a new instance of the DropDownSeparatorItem class. |
Name | Description | |
---|---|---|
![]() | Name | Gets or sets the name. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | Owner | Gets the HeaderDropDownList that owns the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
Name | Description | |
---|---|---|
![]() | Clone | Creates 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) |
![]() | PerformClick | Generates a Click event for the DropDownItem. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
![]() | ToString | Returns the Text of the item. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
Name | Description | |
---|---|---|
![]() | Draw | Overridden. Draws the appearance of DropDownSeparatorItem. |
![]() | OnClick | Raises the Click event. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |
Name | Description | |
---|---|---|
![]() | Click | Occurs when the DropDownItem is clicked. (Inherited from GrapeCity.Win.MultiRow.DropDownItem) |