ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnError Method

Raised when the grid encounters an error through the UI.

[Visual Basic]

Overridable Protected Sub OnError( _

ByVal e As ErrorEventArgs _

)

[C#]

virtual protected void OnError(

ErrorEventArgs e

);

[Delphi]

strict protected procedure OnError(

e: ErrorEventArgs

); virtual;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.