ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ShowLinkDialogEventArgs Class
Members

In This Topic
    ShowLinkDialogEventArgs Class
    In This Topic
    Provides data for the C1GanttView.ShowDialog event.
    Object Model
    ShowLinkDialogEventArgs Class
    Syntax
    'Declaration
     
    Public Class ShowLinkDialogEventArgs 
       Inherits ShowDialogEventArgs
    public class ShowLinkDialogEventArgs : ShowDialogEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1GanttView.ShowDialogEventArgs
             C1.Win.C1GanttView.ShowLinkDialogEventArgs

    See Also