GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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