WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ThreeStateFilterPresenter Class / FalseConditionContent Property
In This Topic
    FalseConditionContent Property
    In This Topic
    Gets or sets the Label content of false condition checkbox.
    Syntax
    public object FalseConditionContent {get; set;}
    See Also