[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.OnError

OnError Method

OnError(ErrorEventArgs)

Raises the Error event

Declaration
protected override void OnError(ErrorEventArgs e)
Parameters
Type Name Description
ErrorEventArgs e
Overrides