Spread Windows Forms 12.0 Product Documentation
Column2 Property (ErrorEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ErrorEventArgs Class : Column2 Property
Gets the right column index that raised the event.
Syntax
'Declaration
 
Public ReadOnly Property Column2 As Integer
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Integer
 
value = instance.Column2
public int Column2 {get;}
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members