Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetViewEventArgs Class / Column Property


In This Topic
Column Property (SheetViewEventArgs)
In This Topic
Gets the column index.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
 
'Usage
 
Dim instance As SheetViewEventArgs
Dim value As Integer
 
value = instance.Column
See Also