[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase.OnIsActiveChanged

OnIsActiveChanged Method

OnIsActiveChanged(RoutedEventArgs)

Invoked when an unhandled IsActiveChanged event is raised on this element. Implement this method to add class handling for this event.

Declaration
protected virtual void OnIsActiveChanged(RoutedEventArgs e)
Protected Overridable Sub OnIsActiveChanged(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

The RoutedEventArgs that contains the event data.