GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ConditionTaskFilter Class / FilterValue Property

In This Topic
    FilterValue Property (ConditionTaskFilter)
    In This Topic
    Gets or sets the value for filter evaluation.
    Syntax
    'Declaration
     
    Public Property FilterValue As Object
    public object FilterValue {get; set;}
    See Also