Gets the C1PreviewActionEnum value related to the event.

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

Syntax

C#
public C1PreviewActionEnum PreviewAction { get; }
Visual Basic
Public ReadOnly Property PreviewAction As C1PreviewActionEnum
	Get

See Also