Класс Body
Defines the visual elements of the body of the report and how the data is structured/grouped, and binds the visual elements to the data for the report.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..Body
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class Body _
Inherits ReportElement
'Применение
Dim instance As Body
public class Body : ReportElement
public ref class Body : public ReportElement
type Body =
class
inherit ReportElement
end
public class Body extends ReportElement
Тип Body обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
Height | Height of the body. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
ReportItems | The region that contains the elements of the report body. |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. (Производный от ReportElement.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
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 Body class. (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportElement.) |
![]() |
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)