GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 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.C1Schedule.BasePersistableObject
    public class BaseObject : C1.C1Schedule.BasePersistableObject 
    Inheritance Hierarchy

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

    See Also