Spread Windows Forms 12.0 Product Documentation
rowCount Field (CellDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : rowCount Field
Specifies the number of rows to drag and drop.
Syntax
'Declaration
 
Protected rowCount As Integer
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As Integer
 
value = instance.rowCount
 
instance.rowCount = value
protected int rowCount
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members