CollapsibleReportSection Constructor

Called from constructors in derived classes to initialize the CollapsibleReportSection class.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntax

'Declaration
Protected Sub New ( _
    id As String _
)
'Usage
Dim id As String

Dim instance As New CollapsibleReportSection(id)
protected CollapsibleReportSection(
    string id
)

Parameters

See Also

Reference

CollapsibleReportSection Class

CollapsibleReportSection Members

Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports Namespace