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

Glossary Item Box

Gets or sets whether to use the client API in the FlashViewer.

Syntax

Visual Basic (Declaration) 
Public Property UseClientApi As System.Boolean
C# 
public System.bool UseClientApi {get; set;}

See Also