ReportItemInstance 클래스

정의

ReportItem 클래스의 인스턴스 유형을 나타내며 ReportItem의 속성에 대한 계산된 값을 포함합니다.

public ref class ReportItemInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementInstance
public abstract class ReportItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementInstance
type ReportItemInstance = class
    inherit ReportElementInstance
Public MustInherit Class ReportItemInstance
Inherits ReportElementInstance
상속
파생

필드

m_reportElementDef

이 인스턴스를 정의하는 보고서 요소 정의를 지정합니다.

(다음에서 상속됨 ReportElementInstance)
m_style

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

(다음에서 상속됨 ReportElementInstance)
m_uniqueName

이 인스턴스 개체의 고유 식별자를 지정합니다.

m_visibility

보고서 항목의 표시 여부를 지정합니다.

속성

Bookmark

Bookmark 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

DocumentMapLabel

DocumentMapLabel 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

Style

Style 클래스의 ReportElement 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportElementInstance)
ToolTip

ToolTip 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

UniqueName

이 인스턴스 개체의 고유 식별자를 가져옵니다.

Visibility

Visibility 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

메서드

GetDefaultFontFamily()

항목의 기본 글꼴 패밀리를 검색합니다.

ResetInstanceCache()

ReportItemInstance 캐시를 다시 설정합니다.

적용 대상