Compartir a través de


AllowInHeaderFooter Propiedad

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property AllowInHeaderFooter As Boolean
    Get
'Uso
Dim instance As ReportItem
Dim value As Boolean

value = instance.AllowInHeaderFooter
public virtual bool AllowInHeaderFooter { get; }
public:
virtual property bool AllowInHeaderFooter {
    bool get ();
}
abstract AllowInHeaderFooter : bool
override AllowInHeaderFooter : bool
function get AllowInHeaderFooter () : boolean

Valor de la propiedad

Tipo: System. . :: . .Boolean