Свойство TablixBody.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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering