Spread Windows Forms 12.0 Product Documentation
RowCount Property (ExternalReferenceExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalReferenceExpression Class : RowCount Property
Gets the number of rows in the reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As ExternalReferenceExpression
Dim value As Integer
 
value = instance.RowCount
public abstract int RowCount {get;}

Property Value

Integer number of rows
See Also

Reference

ExternalReferenceExpression Class
ExternalReferenceExpression Members