[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.InsertRowAboveButton

InsertRowAboveButton Class

Represents button in C1EditorRibbon control that inserts a table row above.

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

Constructors

Name Description
InsertRowAboveButton()

Creates a new instance of InsertRowAboveButton.

Methods

Name Description
CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)