This topic has not yet been rated - Rate this topic

AltReportItem Class

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)
public class AltReportItem : ReportObject

The AltReportItem type exposes the following members.

  NameDescription
Public methodAltReportItemInitializes a new instance of the AltReportItem class.
Top
  NameDescription
Public propertyComponentMetadataThe component metadata. (Inherited from ReportObject.)
Public propertyParentThe parent of this report object. (Inherited from ReportObjectBase.)
Public propertyReportItemThe report item to use.
Public propertySiteInfrastructure. (Inherited from ReportObject.)
Top
  NameDescription
Public methodDeepCloneReturns a deep clone of this ReportObject instance. (Inherited from ReportObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContainingDataScopesInfrastructure. (Inherited from ReportObject.)
Protected methodGetDataScopesForDefaultImplInfrastructure. (Inherited from ReportObject.)
Protected methodGetDependenciesCoreInfrastructure. (Inherited from ReportObject.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInitializeInfrastructure. (Inherited from ReportObject.)
Protected methodInitializeForDesignerInfrastructure. (Inherited from ReportObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnChildPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodOnPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodRdlSemanticEqualsCoreInfrastructure. (Inherited from ReportObject.)
Protected methodSavePropertyValue<T>Infrastructure. (Inherited from ReportObject.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.