[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditStatusChangedEventArgs.-ctor

EditStatusChangedEventArgs Constructor

EditStatusChangedEventArgs(bool)

Initializes a new instance of the EditStatusChangedEventArgs class.

Declaration
public EditStatusChangedEventArgs(bool overwrite)
Public Sub New(overwrite As Boolean)
Parameters
Type Name Description
bool overwrite

The value indicates whether the current edit status is overwrite mode.