GrapeCity.Win.MultiRow Namespace : DropDownSeparatorItem Class |
For a list of all members of this type, see DropDownSeparatorItem members.
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) |