Spread for ASP.NET 12 Product Documentation
Row Property (RequestRowVisibleStatesEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > RequestRowVisibleStatesEventArgs Class : Row Property
Gets the first row index of the row range for finding the rows visible states.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As RequestRowVisibleStatesEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

RequestRowVisibleStatesEventArgs Class
RequestRowVisibleStatesEventArgs Members