Spread Windows Forms 12.0 Product Documentation
ColumnCount Property (SortedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortedEventArgs Class : ColumnCount Property
Gets the number of columns in the block of cells to sort.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As SortedEventArgs
Dim value As Integer
 
value = instance.ColumnCount
public int ColumnCount {get;}
See Also

Reference

SortedEventArgs Class
SortedEventArgs Members