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

In This Topic
    DialogType Property (ShowDialogEventArgs)
    In This Topic
    Gets the dialog type.
    Syntax
    'Declaration
     
    Public ReadOnly Property DialogType As DialogType
    public DialogType DialogType {get;}
    See Also