다음을 통해 공유


TablixHeader.CellContents 속성

Page breaks in this ReportItem are ignored.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Property CellContents As CellContents 
    Get 
    Set
‘사용 방법
Dim instance As TablixHeader 
Dim value As CellContents 

value = instance.CellContents

instance.CellContents = value
public CellContents CellContents { get; set; }
public:
property CellContents^ CellContents {
    CellContents^ get ();
    void set (CellContents^ value);
}
member CellContents : CellContents with get, set
function get CellContents () : CellContents 
function set CellContents (value : CellContents)

속성 값

유형: Microsoft.ReportingServices.RdlObjectModel.CellContents
A CellContents object.

참고 항목

참조

TablixHeader 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스