Класс PageBreak
Defines page break behavior for a Group, DataRegion or Rectangle.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.PageBreak
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class PageBreak
'Применение
Dim instance As PageBreak
public sealed class PageBreak
public ref class PageBreak sealed
[<SealedAttribute>]
type PageBreak = class end
public final class PageBreak
Тип PageBreak обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
BreakLocation | Gets a value that indicates where the page break should occur. | |
Disabled | Gets an expression that evaluates to a value that indicates whether the page break is disabled. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
ResetPageNumber | Gets an expression that evaluates to a value that indicates whether the page number should be reset. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering