Spread Windows Forms 12.0 Product Documentation
model Field (DeleteUndoAction)


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

Reference

DeleteUndoAction Class
DeleteUndoAction Members