[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.InsertColumnRightButton

InsertColumnRightButton Class

Represents button in C1EditorRibbon control that inserts a table colunm on the right.

Inheritance
InsertColumnRightButton
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class InsertColumnRightButton : EditorRibbonButton

Constructors

Name Description
InsertColumnRightButton()

Creates a new instance of InsertColumnRightButton.

Methods

Name Description
CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)