Share via


ReportView.RenderClientSide Property (Microsoft.PerformancePoint.Scorecards)

If true, the report view is rendered on the client side.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property RenderClientSide As Boolean
'Usage
Dim instance As ReportView
Dim value As Boolean

value = instance.RenderClientSide

instance.RenderClientSide = value
[XmlAttributeAttribute] 
public bool RenderClientSide { get; set; }

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace