[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ItemCheckEventArgs.NewValue

NewValue Property

NewValue

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

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

The new checked state.