[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.AlignLeftButton

AlignLeftButton Class

Represents Align Left button in a C1EditorRibbon control.

Inheritance
AlignLeftButton
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class AlignLeftButton : EditorRibbonToggleButton

Constructors

Name Description
AlignLeftButton()

Creates a new instance of AlignLeftButton.

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.

OnClick(EventArgs)