[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.LeaveCell

LeaveCell Event

Occurs when the user leaves a cell.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public event EventHandler<LeaveCellEventArgs> LeaveCell
Public Event LeaveCell As EventHandler(Of LeaveCellEventArgs)
Returns
Type Description
EventHandler<LeaveCellEventArgs> Occurs when the user leaves a cell.