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

In This Topic
    UncheckedTextProperty Field
    In This Topic
    Identifies the UncheckedText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UncheckedTextProperty As DependencyProperty
    public static readonly DependencyProperty UncheckedTextProperty
    See Also