[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ShowLinkDialogEventArgs.-ctor

ShowLinkDialogEventArgs Constructor

ShowLinkDialogEventArgs(DialogType, Form, Predecessor)

Initializes the new ShowDialogEventArgs object with specific type and dialog.

Declaration
public ShowLinkDialogEventArgs(DialogType dialogType, Form dialog, Predecessor predecessor)
Parameters
Type Name Description
DialogType dialogType

The DialogType value.

Form dialog

The Form object.

Predecessor predecessor

The Predecessor value.