[]
        
(Showing Draft Content)

FarPoint.Win.Chart.ClipboardPasteUndoAction.SaveUndoState

SaveUndoState Method

SaveUndoState()

Saves undo state information.

Declaration
protected override bool SaveUndoState()
Protected Overrides Function SaveUndoState() As Boolean
Returns
Type Description
bool

Boolean: true if successful; false otherwise

Overrides