Spread for ASP.NET 12 Product Documentation
Index Property (SheetAxisModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetAxisModelEventArgs Class : Index Property
Gets the index where the event happens.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
'Usage
 
Dim instance As SheetAxisModelEventArgs
Dim value As Integer
 
value = instance.Index
public int Index {get;}
See Also

Reference

SheetAxisModelEventArgs Class
SheetAxisModelEventArgs Members