Spread Silverlight Documentation
ToRow Property (LeaveCellEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > LeaveCellEventArgs Class : ToRow Property
Gets the automatic row.
Syntax
'Declaration
 
Public ReadOnly Property ToRow As System.Integer
'Usage
 
Dim instance As LeaveCellEventArgs
Dim value As System.Integer
 
value = instance.ToRow
public System.int ToRow {get;}

Property Value

The automatic row.
See Also

Reference

LeaveCellEventArgs Class
LeaveCellEventArgs Members