Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ActionHandlerReflow Class
Members

In This Topic
    ActionHandlerReflow Class
    In This Topic
    Represents an ActionHandlerBase that reflows the current C1PrintDocument.
    Object Model
    ActionHandlerReflow Class
    Syntax
    'Declaration
     
    Public Class ActionHandlerReflow 
       Inherits ActionHandlerBase
    public class ActionHandlerReflow : ActionHandlerBase 
    Remarks
    For details on the use of action handlers, see ActionHandlerBase.
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ActionHandlerBase
          C1.C1Preview.ActionHandlerReflow

    See Also