[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.OnItemCheckChanged

OnItemCheckChanged Method

OnItemCheckChanged(ItemCheckEventArgs)

Raises the ItemCheck event.

Declaration
protected virtual void OnItemCheckChanged(ItemCheckEventArgs e)
Protected Overridable Sub OnItemCheckChanged(e As ItemCheckEventArgs)
Parameters
Type Name Description
ItemCheckEventArgs e

The GrapeCity.Windows.InputMan.ItemCheckEventArgs instance containing the event data.