Spread Windows Forms 12.0 Product Documentation
Column Property (SortedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortedEventArgs 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 SortedEventArgs
Dim value As Integer
 
value = instance.Column
public int Column {get;}
See Also

Reference

SortedEventArgs Class
SortedEventArgs Members