Spread for ASP.NET 11 Product Documentation
Row Property (SheetStyleModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetStyleModelEventArgs Class : Row Property
Gets the row index where the event occurred, or -1 if all rows were affected.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As SheetStyleModelEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SheetStyleModelEventArgs Class
SheetStyleModelEventArgs Members