Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1TextBox Class
Members

In This Topic
    C1TextBox Class
    In This Topic
    Represents a control that can be used to display and edit plain text,
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Blazor.Core.C1View
             C1.Blazor.Input.C1TextBox
                C1.Blazor.Input.C1AutoCompleteTextBox
                C1.Blazor.Input.C1MaskedTextBox

    See Also