Spread Silverlight Documentation
RowCount Property (DragDropExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > DragDropExtent Class : RowCount Property
Gets the row count for the drag drop.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As System.Integer
'Usage
 
Dim instance As DragDropExtent
Dim value As System.Integer
 
value = instance.RowCount
public System.int RowCount {get;}
See Also

Reference

DragDropExtent Class
DragDropExtent Members