ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonToggleButton Class / Checked Property

In This Topic
    Checked Property (C1RibbonToggleButton)
    In This Topic
    A value indicates the state of the ribbon button.
    Syntax
    'Declaration
     
    Public Property Checked As System.Boolean
    public System.bool Checked {get; set;}
    See Also