GrapeCity.Xaml.SpreadSheet.UI
ToRow Property (LeaveCellEventArgs)


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

Property Value

The automatic row.
See Also

Reference

LeaveCellEventArgs Class
LeaveCellEventArgs Members