Spread Windows Forms 12.0 Product Documentation
model Field (ClipboardPasteUndoAction)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ClipboardPasteUndoAction Class : model Field
The chart model to which the object is pasted to.
Syntax
'Declaration
 
Protected model As ChartModel
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As ChartModel
 
value = instance.model
 
instance.model = value
protected ChartModel model
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members