ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / DragNotificationBase Class / Parent Property

In This Topic
    Parent Property (DragNotificationBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parent As System.Windows.Forms.Control
    public System.Windows.Forms.Control Parent {get; set;}
    See Also