Элементы Body

Defines the visual elements of the body of the report, how the data is structured/grouped and binds the visual elements to the data for the report.

Тип Body предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_isOldSnapshot Инфраструктура. (Наследуется из ReportElement.)
Защищенное поле m_parentDefinitionPath Инфраструктура. (Наследуется из ReportElement.)
Защищенное поле m_style Инфраструктура. (Наследуется из ReportElement.)

В начало

Свойства

  Имя Описание
Открытое свойство DefinitionPath Gets the path to this report definition object in the report definition. (Перезаписывает ReportElement. . :: . .DefinitionPath.)
Открытое свойство Height Height of the body
Открытое свойство ID Gets the unique identifier for this report definition object. (Перезаписывает ReportElement. . :: . .ID.)
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Наследуется из ReportElement.)
Открытое свойство ReportItemCollection Gets the report items.
Открытое свойство Style Gets the style properties of this report definition object. (Наследуется из ReportElement.)

В начало