[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ItemCheckEventArgs.OldValue

OldValue Property

OldValue

Gets a value indicating the old checked state of the ListItem.

Declaration
public bool? OldValue { get; }
Public ReadOnly Property OldValue As Boolean?
Property Value
Type Description
bool?

The old checked state.