UndoLength: Number;
The UndoLength property determines the number of operations remembered to be undone or redone.
Use JSON or the setUndoLength method to set the property value and the getUndoLength method to get the property value.
Default property value is 50.
The example of use is given on the page with description of the TabSheetSettings.SmoothScrolling property.
See also: