Partilhar via


Campo Subreport.AllowTypeInHeaderFooter

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

Subreport Classe

Namespace Microsoft.ReportingServices.RdlObjectModel