Spread Windows Forms 12.0 Product Documentation
columnInfo Field (CellDragDropUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragDropUndoAction Class : columnInfo Field
Specifies the column-level contents of the target range (before the drag and drop).
Syntax
'Declaration
 
Protected columnInfo As ColumnClipInfoRange
'Usage
 
Dim instance As CellDragDropUndoAction
Dim value As ColumnClipInfoRange
 
value = instance.columnInfo
 
instance.columnInfo = value
protected ColumnClipInfoRange columnInfo
See Also

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members