Udostępnij za pośrednictwem


Właściwość ReportItem.AllowInHeaderFooter

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property AllowInHeaderFooter As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean