Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ColumnWidthChangeExtents Class / FirstColumn Property


In This Topic
FirstColumn Property (ColumnWidthChangeExtents)
In This Topic
Gets the index of the first column in the contiguous selection.
Syntax
'Declaration
 
Public ReadOnly Property FirstColumn As Integer
 
'Usage
 
Dim instance As ColumnWidthChangeExtents
Dim value As Integer
 
value = instance.FirstColumn
See Also