WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ThreeStateFilter Class / FalseLabel Property
In This Topic
    FalseLabel Property
    In This Topic
    Gets or sets the text of label of false checkbox.
    Syntax
    public string FalseLabel {get; set;}
    See Also