CellContents プロパティ

この ReportItem の改ページを無視します。

名前空間:  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
CellContents オブジェクトです。