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

Glossary Item Box

Sets the Window Mode property of the Flash Viewer control for transparency, layering, and positioning in the browser.

Syntax

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

See Also