IsHistoryLocked Property (C1PreviewPane)
In This Topic
Gets a value indicating whether history is currently locked (i.e. adding of new history items is suspended).
Syntax
'Declaration
Public ReadOnly Property IsHistoryLocked As Boolean
public bool IsHistoryLocked {get;}
See Also