共用方式為


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.