Spread Windows Forms 12.0 Product Documentation
ActualColumnLayoutIndex Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellClickEventArgs Class : ActualColumnLayoutIndex Property
Gets the actual column index in layout
Syntax
'Declaration
 
Public ReadOnly Property ActualColumnLayoutIndex As Integer
'Usage
 
Dim instance As CellClickEventArgs
Dim value As Integer
 
value = instance.ActualColumnLayoutIndex
public int ActualColumnLayoutIndex {get;}
See Also

Reference

CellClickEventArgs Class
CellClickEventArgs Members