Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1HtmlButton Class
Properties Methods

In This Topic
    C1HtmlButton Class Members
    In This Topic

    The following tables list the members exposed by C1HtmlButton.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public Property  
    Public PropertyGets whether this control was disposed. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View)
    Public PropertyGets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Blazor.Core.C1View)
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public MethodOverridden.   
    Public MethodSets the focus in the control. (Inherited from C1.Blazor.Core.C1View)
    Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
    Top
    See Also