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

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