[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.DeleteTableButton

DeleteTableButton Class

Represents button in C1EditorRibbon control that deletes a table row below.

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

Constructors

Name Description
DeleteTableButton()

Creates a new instance of DeleteTableButton.

Methods

Name Description
CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)