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