Spread Windows Forms 12.0 Product Documentation
maxLength Field (UndoRedoManager)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoManager Class : maxLength Field
Specifies the maximum number of UndoAction objects to keep on the undo or redo stacks.
Syntax
'Declaration
 
Protected maxLength As Integer
'Usage
 
Dim instance As UndoRedoManager
Dim value As Integer
 
value = instance.maxLength
 
instance.maxLength = value
protected int maxLength
See Also

Reference

UndoRedoManager Class
UndoRedoManager Members