[]
        
(Showing Draft Content)

C1.Win.List.ErrorEventArgs

ErrorEventArgs Class

Provides data for the Error event.

Inheritance
ErrorEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class ErrorEventArgs : EventArgs

Properties

Name Description
Exception

The exception which caused the Event to be raised.

Handled

True if the exception has been handled.