Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ToggleButton Class / _uncheckedText Field

In This Topic
    _uncheckedText Field
    In This Topic
    Gets or sets the text shown when the button is unchecked.
    Syntax
    'Declaration
     
    
    Public _uncheckedText As String
    public string _uncheckedText
    See Also