Spread Windows Forms 12.0 Product Documentation
ErrorCode Property


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > ErrorEventArgs Class : ErrorCode Property
Gets the error code associated with an error event.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ErrorCode As Integer
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Integer
 
value = instance.ErrorCode
public virtual int ErrorCode {get;}

Property Value

Integer number for the code
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members