del método CollapsibleReportSection.GetContents
Representa el contenido de la sección.
Espacio de nombres: Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports
Ensamblado: Microsoft.PerformancePoint.Scorecards.ServerRendering (en Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Sintaxis
'Declaración
Public Function GetContents As Panel
'Uso
Dim instance As CollapsibleReportSection
Dim returnValue As Panel
returnValue = instance.GetContents()
public Panel GetContents()
Valor devuelto
Tipo: System.Web.UI.WebControls.Panel
Un panel que contiene todo el contenido de la sección.
Vea también
Referencia
clase CollapsibleReportSection
Miembros CollapsibleReportSection
Espacio de nombres Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports