PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / ActionHandlerHistoryNext Class
Members

In This Topic
    ActionHandlerHistoryNext Class
    In This Topic
    Represents an ActionHandlerBase that switches to the next history entry in the current viewer control.
    Object Model
    ActionHandlerHistoryNext Class
    Syntax
    'Declaration
     
    Public Class ActionHandlerHistoryNext 
       Inherits ActionHandlerBase
    public class ActionHandlerHistoryNext : ActionHandlerBase 
    Inheritance Hierarchy

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

    See Also