[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(SelectionChangedEventArgs)

Raises the GrapeCity.Windows.InputMan.GcComboBox.SelectionChanged event.

Declaration
protected virtual void OnSelectionChanged(SelectionChangedEventArgs e)
Protected Overridable Sub OnSelectionChanged(e As SelectionChangedEventArgs)
Parameters
Type Name Description
SelectionChangedEventArgs e

The SelectionChangedEventArgs instance containing the event data.