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

    See Also