[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.CssStylesButton

CssStylesButton Class

Represents Css styles button in a C1EditorRibbon control.

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

Constructors

Name Description
CssStylesButton(string)

Creates a new instance of CssStylesButton.

Properties

Name Description
TagName

Gets or sets the Tag name for which style should be applied.

Methods

Name Description
CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

OnClick(EventArgs)