Spread Windows Forms 12.0 Product Documentation
ColumnIndex Property (DefaultSheetDataModel.CellEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > DefaultSheetDataModel.CellEventArgs Class : ColumnIndex Property
Index of the column.
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As Integer
'Usage
 
Dim instance As DefaultSheetDataModel.CellEventArgs
Dim value As Integer
 
value = instance.ColumnIndex
public int ColumnIndex {get;}
See Also

Reference

DefaultSheetDataModel.CellEventArgs Class
DefaultSheetDataModel.CellEventArgs Members