Campo Rectangle.AllowTypeInHeaderFooter

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Allows types in header footer.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Const AllowTypeInHeaderFooter As Boolean
'Utilizzo
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

Vedere anche

Riferimento

Rectangle Classe

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel