[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SearchDialog.OnClosing

OnClosing Method

OnClosing(CancelEventArgs)

Occurs on closing.

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

Close event arguments

Overrides