Spread Windows Forms 12.0 Product Documentation
CalculateExceptionEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CalculateExceptionEventArgs Class
Represents the event data for the CalculateException event, that contains the exception thrown when calculating the result of a formula.
Object Model
CalculateExceptionEventArgs Class
Syntax
'Declaration
 
Public Class CalculateExceptionEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As CalculateExceptionEventArgs
public class CalculateExceptionEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.CalculateExceptionEventArgs

See Also

Reference

CalculateExceptionEventArgs Members
FarPoint.Win.Spread Namespace