IViewEventsClosing Event

Event that occurs before closing the view, allowing you to cancel closing the view.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
event CancelEventHandler Closing

Value

CancelEventHandler

See Also