Occurs when the document action from preview forms should be executed.

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

Syntax

C#
public event DocumentActionEventHandler PreviewAction
Visual Basic
Public Event PreviewAction As DocumentActionEventHandler

See Also