Gets the action that caused the current visited document to be stored in history. This property is used to generate the string returned by the GetFullDocumentCaption()()()() method.

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

Syntax

C#
public HistorySavedActionsEnum UserAction { get; set; }
Visual Basic
Public Property UserAction As HistorySavedActionsEnum
	Get
	Set

See Also