Spread Windows Forms 12.0 Product Documentation
Column Property (SortingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortingEventArgs Class : Column Property
Gets the index of the starting column of the block of cells to sort.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
'Usage
 
Dim instance As SortingEventArgs
Dim value As Integer
 
value = instance.Column
public int Column {get;}
See Also

Reference

SortingEventArgs Class
SortingEventArgs Members