Represents an ActionHandlerBase that switches to the next history entry in the current viewer control.

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

Syntax

C#
public class ActionHandlerHistoryNext : ActionHandlerBase
Visual Basic
Public Class ActionHandlerHistoryNext _
	Inherits ActionHandlerBase

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..ActionHandlerBase
    C1.C1Preview..::..ActionHandlerHistoryNext

See Also