Элементы CustomReportItemInstance

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

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

Методы

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

В начало

Поля

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

В начало

Свойства

  Имя Описание
Открытое свойство Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Наследуется из ReportItemInstance.)
Открытое свойство DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Наследуется из ReportItemInstance.)
Открытое свойство NoRows Gets a Boolean value that indicates whether this CustomReportItemInstance contains any data rows.
Открытое свойство 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. (Наследуется из ReportItemInstance.)
Открытое свойство UniqueName Gets the unique identifier of this instance object. (Наследуется из ReportItemInstance.)
Открытое свойство Visibility Gets the calculated value of the Visibility property in a ReportItem class. (Наследуется из ReportItemInstance.)

В начало