Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / FormulaTextBox Class / LockCurrentUndoUnit Method


In This Topic
    LockCurrentUndoUnit Method (FormulaTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub LockCurrentUndoUnit() 
    'Usage
     
    Dim instance As FormulaTextBox
     
    instance.LockCurrentUndoUnit()
    public void LockCurrentUndoUnit()
    See Also