Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataAddNewException Class
Members


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

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

    See Also