ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ThreeStateFilterPresenter Class / TrueConditionContent Property

In This Topic
    TrueConditionContent Property
    In This Topic
    Label content of true condition checkbox.
    Syntax
    'Declaration
     
    
    Public Property TrueConditionContent As Object
    public object TrueConditionContent {get; set;}
    See Also