Элементы ReportItemInstance

Represents an instance type of the ReportItem class, and contains the calculated values of the properties in ReportItem.

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

Методы

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

В начало

Поля

  Имя Описание
Защищенное поле m_reportElementDef Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_style Инфраструктура. (Наследуется из ReportElementInstance.)
Защищенное поле m_uniqueName Инфраструктура.
Защищенное поле m_visibility Инфраструктура.

В начало

Свойства

  Имя Описание
Открытое свойство Bookmark Gets the calculated value of the Bookmark property in a ReportItem class.
Открытое свойство DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class.
Открытое свойство Style Gets the calculated value of the Style property in a ReportElement class. (Наследуется из ReportElementInstance.)
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ReportItem class.
Открытое свойство UniqueName Gets the unique identifier of this instance object.
Открытое свойство Visibility Gets the calculated value of the Visibility property in a ReportItem class.

В начало