Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ErrorEventArgs Class / EditError Property


In This Topic
EditError Property (ErrorEventArgs)
In This Topic
Gets the type of edit error.
Syntax
'Declaration
 
Public ReadOnly Property EditError As EditError
 
'Usage
 
Dim instance As ErrorEventArgs
Dim value As EditError
 
value = instance.EditError
See Also