[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DataAddNewException

DataAddNewException Class

Represents an exception that is thrown when adding AutoAddNewRow.

Inheritance
DataAddNewException
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class DataAddNewException : Exception, ISerializable
Public Class DataAddNewException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
DataAddNewException()

Creates a DataAddNewException.

DataAddNewException(SerializationInfo, StreamingContext)

Creates a DataAddNewException from SerializationInfo.

DataAddNewException(string)

Creates a DataAddNewException.

DataAddNewException(string, Exception)

Creates a DataAddNewException.