Campo Subreport.AllowTypeInHeaderFooter

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

Specifies whether the object model allows type in header or 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 = Subreport.AllowTypeInHeaderFooter
public const bool AllowTypeInHeaderFooter
public:
literal bool AllowTypeInHeaderFooter
static val mutable AllowTypeInHeaderFooter: bool
public const var AllowTypeInHeaderFooter : boolean

Vedere anche

Riferimento

Subreport Classe

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel