Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1CheckBox Class / IsThreeStateProperty Field

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