GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / Triple Class / Field Property

In This Topic
    Field Property (Triple)
    In This Topic
    Gets or sets the field is used for filtering.
    Syntax
    'Declaration
     
    Public Property Field As FilterField
    public FilterField Field {get; set;}
    See Also