[]
        
(Showing Draft Content)

C1.Win.GanttView.ShowDialogEventArgs

ShowDialogEventArgs Class

Provides data for the ShowDialog event.

Inheritance
ShowDialogEventArgs
Namespace: C1.Win.GanttView
Assembly: C1.Win.GanttView.8.dll
Syntax
public class ShowDialogEventArgs : EventArgs

Constructors

Name Description
ShowDialogEventArgs(DialogType, Form)

Initializes the new ShowDialogEventArgs object with specific type and dialog.

Properties

Name Description
Dialog

Gets or sets the form to be shown as dialog.

DialogType

Gets the dialog type.