Describes an action that can be performed in response to a user action in a C1Preview form. This is an abstract base class for the specific action handlers.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public abstract class ActionHandlerBase
Visual Basic (Declaration)
Public MustInherit Class ActionHandlerBase

Inheritance Hierarchy

See Also