[]
        
(Showing Draft Content)

C1.Win.C1GanttView.LinkForm.OnClosing

OnClosing Method

OnClosing(CancelEventArgs)

Prevents closing form.

Declaration
protected override void OnClosing(CancelEventArgs e)
Parameters
Type Name Description
CancelEventArgs e
Overrides