Spread Windows Forms 12.0 Product Documentation
columnCount Field (CellDragDropUndoAction)


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members