Classe AltReportItem
Represents a report item to use in cases where the custom report item is not supported by the server or the render.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class AltReportItem _
Inherits ReportObject
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..AltReportItem
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi