WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ThreeStateFilter Class / IsThreeState Property
In This Topic
    IsThreeState Property
    In This Topic
    Gets or sets allows filter to accept nullable bool value.
    Syntax
    public bool IsThreeState {get; set;}
    See Also