Condividi tramite


Classe ReportElement

Represents the base class of a report element.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public MustInherit Class ReportElement _
    Inherits ReportObject
'Utilizzo
Dim instance As ReportElement
public abstract class ReportElement : ReportObject
public ref class ReportElement abstract : public ReportObject
[<AbstractClassAttribute>]
type ReportElement =  
    class
        inherit ReportObject
    end
public abstract class ReportElement extends ReportObject

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.