ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / UsingResourceFilter Class / Resource Property

In This Topic
    Resource Property (UsingResourceFilter)
    In This Topic
    Gets or sets the Resource object is used to filter the tasks.
    Syntax
    'Declaration
     
    Public Property Resource As Resource
    public Resource Resource {get; set;}
    See Also