[]
Occurs when the state of active element is changed.
public void OnStateChanged(StateEventArgs e)
Public Sub OnStateChanged(e As StateEventArgs)
Type | Name | Description |
---|---|---|
StateEventArgs | e | The GrapeCity.Spreadsheet.UI.StateEventArgs instance containing the event data. |