[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ItemCheck

ItemCheck Event

Occurs when the GrapeCity.Windows.InputMan.ListItem.IsChecked is changed.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event EventHandler<ItemCheckEventArgs> ItemCheck
Public Event ItemCheck As EventHandler(Of ItemCheckEventArgs)
Returns
Type Description
EventHandler<ItemCheckEventArgs> Occurs when the GrapeCity.Windows.InputMan.ListItem.IsChecked is changed.