Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ThreeStateFilter Class / IsNullChecked Property

In This Topic
    IsNullChecked Property
    In This Topic
    Gets or sets the value of the null condition.
    Syntax
    'Declaration
     
    
    Public Property IsNullChecked As Boolean
    public bool IsNullChecked {get; set;}
    See Also