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

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