Compartir a través de


Campo Subreport.AllowTypeInHeaderFooter

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies whether the object model allows type in header or footer.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Const AllowTypeInHeaderFooter As Boolean
'Uso
Dim value As Boolean 

value = Subreport.AllowTypeInHeaderFooter
public const bool AllowTypeInHeaderFooter
public:
literal bool AllowTypeInHeaderFooter
static val mutable AllowTypeInHeaderFooter: bool
public const var AllowTypeInHeaderFooter : boolean

Vea también

Referencia

Subreport Clase

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel