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

In This Topic
    FalseConditionContent Property
    In This Topic
    Gets or sets the Label content of false condition checkbox.
    Syntax
    'Declaration
     
    
    Public Property FalseConditionContent As Object
    public object FalseConditionContent {get; set;}
    See Also