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

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