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

In This Topic
    _checkedText Field
    In This Topic
    Gets or sets the text show when the button is checked.
    Syntax
    'Declaration
     
    
    Public _checkedText As String
    public string _checkedText
    See Also