Spread Windows Forms 12.0 Product Documentation
targetColumn Field (CellDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : targetColumn Field
Specifies the destination column index for the drag and drop.
Syntax
'Declaration
 
Protected targetColumn As Integer
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As Integer
 
value = instance.targetColumn
 
instance.targetColumn = value
protected int targetColumn
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members