Элементы TextBoxInstance

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

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

Методы

  Имя Описание
Открытый метод AddToCurrentPage Registers the value of the TextBox as being on the current page.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод RegisterToggleSender Registers the value of the TextBox as being on the current page.
Защищенный метод 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.)
Открытое свойство Duplicate Gets a Boolean value that indicates whether this TextBoxInstance has the same calculated values as the previous visible TextBoxInstance.
Открытое свойство IsToggleParent Gets the calculated value of the IsToggleParent property in a TextBox class.
Открытое свойство OriginalValue Gets the calculated value of the TextBox before formatting has been applied.
Открытое свойство ParagraphInstances Gets the calculated value of the Paragraphs property in a TextBox class.
Открытое свойство ProcessedWithError Gets a Boolean value that indicates whether this TextBoxInstance contains errors.
Открытое свойство SortState Gets the current state of the sort options on the TextBox.
Открытое свойство Style Gets the calculated value of the Style property in a ReportElement class. (Наследуется из ReportElementInstance.)
Открытое свойство ToggleState Gets the current state of the toggle image on the TextBox.
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Наследуется из ReportItemInstance.)
Открытое свойство TypeCode Gets the type of this text box instance.
Открытое свойство UniqueName Gets the unique identifier of this instance object. (Наследуется из ReportItemInstance.)
Открытое свойство Value Gets the calculated value of the TextBox after formatting has been applied.
Открытое свойство Visibility Gets the calculated value of the Visibility property in a ReportItem class. (Наследуется из ReportItemInstance.)

В начало