다음을 통해 공유


IgnoreCellPageBreaks 속성

Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property IgnoreCellPageBreaks As Boolean
    Get
‘사용 방법
Dim instance As TablixBody
Dim value As Boolean

value = instance.IgnoreCellPageBreaks
public bool IgnoreCellPageBreaks { get; }
public:
property bool IgnoreCellPageBreaks {
    bool get ();
}
member IgnoreCellPageBreaks : bool
function get IgnoreCellPageBreaks () : boolean

속성 값

유형: System. . :: . .Boolean
A Boolean value.