Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ToggleButton Class / C1ToggleButton Constructor

In This Topic
    C1ToggleButton Constructor
    In This Topic
    Initializes a new instance of the C1ToggleButton class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ToggleButton()
    See Also