Subreport.AllowTypeInHeaderFooter Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies whether the object model allows type in header or footer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Const AllowTypeInHeaderFooter As Boolean
'Usage
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