[]
        
(Showing Draft Content)

C1.WPF.C1Menu.ItemClosing

ItemClosing Event

Occurs when a C1MenuItem is closing.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<CancelSourceEventArgs> ItemClosing
Returns
Type Description
EventHandler<CancelSourceEventArgs> Occurs when a C1MenuItem is closing.