[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.TextChangingEventArgs.Cancel

Cancel Property

Cancel

Gets or sets the value indicating whether the changing action is cancelled.

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean
Property Value
Type Description
bool

A bool value indicating whether the changing action is cancelled.