Класс Page
Represents a page in the report.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..Page
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class Page _
Inherits ReportObject
'Применение
Dim instance As Page
public class Page : ReportObject
public ref class Page : public ReportObject
type Page =
class
inherit ReportObject
end
public class Page extends ReportObject
Тип Page обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
BottomMargin | Width of the bottom margin. |
![]() |
Columns | Default number of columns for rendering the report. |
![]() |
ColumnSpacing | Spacing between each column in multi-column renderings. |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
InteractiveHeight | Default height for rendering the report when in an interactive renderer. |
![]() |
InteractiveWidth | Default height for rendering the report when in an interactive renderer. |
![]() |
LeftMargin | Width of the left margin. |
![]() |
PageFooter | The footer that is rendered at the bottom of each page of the report. |
![]() |
PageHeader | The header that is rendered at the top of each page of the report. |
![]() |
PageHeight | Default height for rendering the report in a physical-page oriented renderer. |
![]() |
PageWidth | Default width for rendering the report in a physical-page oriented renderer. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
RightMargin | Width of the right margin. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
Style | Style information for the page. |
![]() |
TopMargin | Width of the top margin. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes an instance of the Page class. (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Переопределяет ReportObject. . :: . .InitializeForDesigner() () () ().) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)