Spread for ASP.NET 11 Product Documentation
RowCount Property (RequestRowVisibleStatesEventArgs)


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

Reference

RequestRowVisibleStatesEventArgs Class
RequestRowVisibleStatesEventArgs Members