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

    See Also