[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellsEditorForm.OnClosing

OnClosing Method

OnClosing(CancelEventArgs)

Occurs when closing.

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

Event data

Overrides