Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CalculateExceptionEventArgs Class / Control Property


In This Topic
Control Property (CalculateExceptionEventArgs)
In This Topic
Gets the control whose formula has an exception.
Syntax
'Declaration
 
Public ReadOnly Property Control As Control
 
'Usage
 
Dim instance As CalculateExceptionEventArgs
Dim value As Control
 
value = instance.Control

Property Value

Control
See Also