Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class / UserAction Property

In This Topic
    UserAction Property (ViewHistoryItem)
    In This Topic
    Gets a value specifying what caused the current history item to be saved.
    Syntax
    'Declaration
     
    Public ReadOnly Property UserAction As HistorySavedActionsEnum
    public HistorySavedActionsEnum UserAction {get;}
    See Also