ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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