ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / BoolFilterPresenter Class / ConditionContentTemplate Property

In This Topic
    ConditionContentTemplate Property
    In This Topic
    Content template for Label of condition checkbox
    Syntax
    'Declaration
     
    
    Public Property ConditionContentTemplate As DataTemplate
    public DataTemplate ConditionContentTemplate {get; set;}
    See Also