Temporarily locks (suspends) adding of new items to ViewHistory. Note a matching call to UnlockHistory(HistorySavedActionsEnum, String) must exist for each call of this method.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public void LockHistory()
Visual Basic
Public Sub LockHistory

See Also