Classe AltReportItem
Represents a report item to use in cases where the custom report item is not supported by the server or the render.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Class AltReportItem _
Inherits ReportObject
'Utilizzo
Dim instance As AltReportItem
public class AltReportItem : ReportObject
public ref class AltReportItem : public ReportObject
type AltReportItem =
class
inherit ReportObject
end
public class AltReportItem extends ReportObject
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..AltReportItem
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.
Vedere anche