[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonBar.Error

Error Event

Occurs when the user performs an invalid operation.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public event EventHandler<CancelEventArgs> Error
Public Event [Error] As EventHandler(Of CancelEventArgs)
Returns
Type Description
EventHandler<CancelEventArgs> Occurs when the user performs an invalid operation.