ActiveReports 9
WindowMode Enumeration

An enumeration of window mode options for the ActiveReports WebForms WebViewer server control for ASP.NET.
Syntax
'Declaration
 
Public Enum WindowMode 
   Inherits System.Enum
public enum WindowMode : System.Enum 
Members
MemberDescription
OpaqueFilled background, the page background will not show through FlashViewer.
Transparent

Background of the HTML page is transparent, objects in the background will show through FlashViewer. This mode may slow the animation performance.

WindowFlashViewer is displayed in its own rectangular window on a web page.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Web.ExportOptions.WindowMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Web.ExportOptions Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum