Share via


Rectangle.AllowTypeInHeaderFooter Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

See Also

Reference

Rectangle Class

Microsoft.ReportingServices.RdlObjectModel Namespace