ComponentOne DataFilter for WPF
C1.WPF.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