TablixMember.Visibility 속성

정의

이 보고서 개체의 현재 표시 여부 상태를 가져옵니다.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::Visibility ^ Visibility { Microsoft::ReportingServices::OnDemandReportRendering::Visibility ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.Visibility Visibility { get; }
member this.Visibility : Microsoft.ReportingServices.OnDemandReportRendering.Visibility
Public MustOverride ReadOnly Property Visibility As Visibility

속성 값

이 보고서 개체의 현재 표시 여부 상태를 나타내는 Visibility 개체입니다.

적용 대상