Spread Silverlight Documentation
BaseRow Property


GrapeCity.Windows.SpreadSheet.Data Namespace > NameInfo Class : BaseRow Property
Gets the base row of the custom named expression.
Syntax
'Declaration
 
Public ReadOnly Property BaseRow As System.Integer
'Usage
 
Dim instance As NameInfo
Dim value As System.Integer
 
value = instance.BaseRow
public System.int BaseRow {get;}

Property Value

The base row.
See Also

Reference

NameInfo Class
NameInfo Members