TablixCell.CellContents 속성

정의

테이블릭스 본문의 셀 내용을 가져옵니다. 테이블릭스에 행 머리글, 동적 열 그룹 또는 둘 이상의 열이 있는 경우 이 ReportItem의 페이지 나누기가 무시됩니다.

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

속성 값

테이블릭스 본문의 셀 내용을 나타내는 CellContents 개체입니다.

적용 대상