Gets C1PreviewActionFlags describing the content of this toolbar.

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

Syntax

C#
public abstract C1PreviewActionFlags PreviewAction { get; }
Visual Basic
Public MustOverride ReadOnly Property PreviewAction As C1PreviewActionFlags
	Get

See Also