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

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