[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.OnLocationChanged

OnLocationChanged Method

OnLocationChanged(EventArgs)

Raises the LocationChanged event.

Declaration
protected override void OnLocationChanged(EventArgs e)
Protected Overrides Sub OnLocationChanged(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides