AltReportItem-Klasse
Represents a report item to use in cases where the custom report item is not supported by the server or the render.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class AltReportItem _
Inherits ReportObject
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..AltReportItem
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.