Spread Windows Forms 12.0 Product Documentation
Column Property (SheetSpanModelChangingEventArgs)


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

Reference

SheetSpanModelChangingEventArgs Class
SheetSpanModelChangingEventArgs Members