ReportElement 클래스

정의

보고서 요소의 기본 클래스를 나타냅니다.

public ref class ReportElement abstract : Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public abstract class ReportElement : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ReportElement = class
    interface IDefinitionPath
    interface IROMStyleDefinitionContainer
Public MustInherit Class ReportElement
Implements IDefinitionPath, IROMStyleDefinitionContainer
상속
ReportElement
파생
구현

필드

m_isOldSnapshot

보고서 요소의 이전 스냅샷을 사용할 것인지 여부를 지정합니다.

m_parentDefinitionPath

보고서 정의에서 보고서 정의 개체의 부모에 대한 경로를 지정합니다.

m_style

이 보고서 정의 개체의 스타일 속성을 지정합니다.

속성

DefinitionPath

보고서 정의에서 이 보고서 정의 개체에 대한 경로를 가져옵니다.

ID

이 보고서 정의 개체의 고유 식별자를 가져옵니다.

Instance

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다.

ParentDefinitionPath

보고서 정의에서 보고서 정의 개체의 부모에 대한 경로를 가져옵니다.

Style

이 보고서 정의 개체의 스타일 속성을 가져옵니다.

적용 대상