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


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