ActiveReports Developer 7
ViewType Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : ViewType Property

Glossary Item Box

Gets or sets the view type of the FlashViewer.

Syntax

Visual Basic (Declaration) 
Public Property ViewType As ViewType
C# 
public ViewType ViewType {get; set;}

See Also