Spread Windows Forms 12.0 Product Documentation
Column Property (MapperUpdatingEventArgs)


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

Reference

MapperUpdatingEventArgs Class
MapperUpdatingEventArgs Members