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

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

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

    See Also