ComponentOne Editor for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonRadioButton Class
Members

In This Topic
    C1RibbonRadioButton Class
    In This Topic
    Represents the C1RibbonRadioButton to specify the radio button information of the ribbon for C1Editor.
    Object Model
    C1RibbonRadioButton Class
    Syntax
    'Declaration
     
    Public Class C1RibbonRadioButton 
       Inherits C1RibbonToggleButton
    public class C1RibbonRadioButton : C1RibbonToggleButton 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
                C1.Web.Wijmo.Controls.C1Editor.C1RibbonButton
                   C1.Web.Wijmo.Controls.C1Editor.C1RibbonToggleButton
                      C1.Web.Wijmo.Controls.C1Editor.C1RibbonRadioButton

    See Also