GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / BaseObject Class
Members

In This Topic
    BaseObject Class
    In This Topic
    Base object that implements INotifyPropertyChanged.
    Object Model
    BaseObject Class
    Syntax
    'Declaration
     
    Public Class BaseObject 
       Inherits C1.Schedule.BasePersistableObject
    public class BaseObject : C1.Schedule.BasePersistableObject 
    Inheritance Hierarchy

    System.Object
       C1.Schedule.BasePersistableObject
          C1.GanttView.BaseObject
             C1.GanttView.BaseTask
             C1.GanttView.Resource

    See Also