[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnError

OnError Method

OnError(ErrorEventArgs)

Raised when the grid encounters an error through the UI.

Declaration
protected virtual void OnError(ErrorEventArgs e)
Protected Overridable Sub OnError(e As ErrorEventArgs)
Parameters
Type Name Description
ErrorEventArgs e