Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataAddNewException Class
Members


DataAddNewException Class
Represents an exception that is thrown when adding AutoAddNewRow.
Syntax
'Declaration
 
Public Class DataAddNewException 
   Inherits System.Exception
 
'Usage
 
Dim instance As DataAddNewException
Inheritance Hierarchy

System.Object
   System.Exception
      FarPoint.Win.Spread.DataAddNewException

See Also