ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonButton Class
Members

In This Topic
    C1RibbonButton Class
    In This Topic
    Represents the C1EditorButton to specify the button information of the ribbon for C1Editor.
    Object Model
    C1RibbonButton Class
    Syntax
    'Declaration
     
    Public Class C1RibbonButton 
       Inherits C1.Web.Wijmo.Controls.Base.UIElement
       Implements C1.Web.Wijmo.Controls.IJsonRestore 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             C1.Web.Wijmo.Controls.Base.UIElement
                C1.Web.Wijmo.Controls.C1Editor.C1RibbonButton
                   C1.Web.Wijmo.Controls.C1Editor.C1RibbonButtonGroup
                   C1.Web.Wijmo.Controls.C1Editor.C1RibbonDropDownListButton
                   C1.Web.Wijmo.Controls.C1Editor.C1RibbonToggleButton

    See Also