Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The height (if this is a column member) or width (if this is a row member) of the group header.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Size As ReportSize
Get
'Uso
Dim instance As TablixHeader
Dim value As ReportSize
value = instance.Size
public ReportSize Size { get; }
public:
property ReportSize^ Size {
ReportSize^ get ();
}
member Size : ReportSize
function get Size () : ReportSize
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering