[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.EditorRibbonMenu

EditorRibbonMenu Class

Represents a base split button element in a C1EditorRibbon control.

Inheritance
EditorRibbonMenu
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public abstract class EditorRibbonMenu : RibbonMenu

Constructors

Name Description
EditorRibbonMenu(string, string)

Creates a new instance of EditorRibbonMenu.

Properties

Name Description
Editor
EditorRibbon

Methods

Name Description
CreateLargeIcon()

Creates default large icon of the element.

CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

Reset()
ResetIconSet()

Restores the default value of the C1.Win.Ribbon.RibbonIconItem.IconSet property.

ResetItems()

Restores the default value of the C1.Win.Ribbon.RibbonDropDownBase.Items property.

ResetText()
ResetToolTip()
ShouldSerializeText()
ShouldSerializeToolTip()