Udostępnij za pośrednictwem


DataRegion.AllowTypeInHeaderFooter Field

Specifies whether the data region 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 = DataRegion.AllowTypeInHeaderFooter
public const bool AllowTypeInHeaderFooter
public:
literal bool AllowTypeInHeaderFooter
static val mutable AllowTypeInHeaderFooter: bool
public const var AllowTypeInHeaderFooter : boolean

See Also

Reference

DataRegion Class

Microsoft.ReportingServices.RdlObjectModel Namespace