Элементы LineInstance

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

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

Методы

  Имя Описание
Открытый метод 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.)
Открытое свойство 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.)

В начало