ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonSplitButton Class
Members

In This Topic
    C1RibbonSplitButton Class
    In This Topic
    Represents the C1RibbonSplitButton to group some buttons for C1Editor.
    Object Model
    C1RibbonSplitButton Class
    Syntax
    'Declaration
     
    Public Class C1RibbonSplitButton 
       Inherits C1RibbonDropDownListButton
       Implements C1.Web.Wijmo.Controls.IJsonRestore 
    public class C1RibbonSplitButton : C1RibbonDropDownListButton, 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.C1RibbonDropDownListButton
                      C1.Web.Wijmo.Controls.C1Editor.C1RibbonSplitButton

    See Also