[]
        
(Showing Draft Content)

C1.Win.GanttView.ShowDialogEventArgs.-ctor

ShowDialogEventArgs Constructor

ShowDialogEventArgs(DialogType, Form)

Initializes the new ShowDialogEventArgs object with specific type and dialog.

Declaration
public ShowDialogEventArgs(DialogType dialogType, Form dialog)
Parameters
Type Name Description
DialogType dialogType

The DialogType value.

Form dialog

The Form object.