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

In This Topic
    _uncheckedImageSource Field
    In This Topic
    Gets or sets the image shown when the button is unchecked.
    Syntax
    'Declaration
     
    
    Public _uncheckedImageSource As Uri
    public Uri _uncheckedImageSource
    See Also