Partilhar via


Campo Rectangle.AllowTypeInHeaderFooter

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

Allows types in header 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 = Rectangle.AllowTypeInHeaderFooter
public const bool AllowTypeInHeaderFooter
public:
literal bool AllowTypeInHeaderFooter
static val mutable AllowTypeInHeaderFooter: bool
public const var AllowTypeInHeaderFooter : boolean

Consulte também

Referência

Rectangle Classe

Namespace Microsoft.ReportingServices.RdlObjectModel