Freigeben über


TextBoxInstance-Member

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

Der TextBoxInstance-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AddToCurrentPage Registers the value of the TextBox as being on the current page.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode RegisterToggleSender Registers the value of the TextBox as being on the current page.
Geschützte Methode ResetInstanceCache Infrastruktur. (Geerbt von ReportItemInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_reportElementDef Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_style Infrastruktur. (Geerbt von ReportElementInstance.)
Geschütztes Feld m_uniqueName Infrastruktur. (Geerbt von ReportItemInstance.)
Geschütztes Feld m_visibility Infrastruktur. (Geerbt von ReportItemInstance.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Bookmark Gets the calculated value of the Bookmark property in a ReportItem class. (Geerbt von ReportItemInstance.)
Öffentliche Eigenschaft DocumentMapLabel Gets the calculated value of the DocumentMapLabel property in a ReportItem class. (Geerbt von ReportItemInstance.)
Öffentliche Eigenschaft Duplicate Gets a Boolean value that indicates whether this TextBoxInstance has the same calculated values as the previous visible TextBoxInstance.
Öffentliche Eigenschaft IsToggleParent Gets the calculated value of the IsToggleParent property in a TextBox class.
Öffentliche Eigenschaft OriginalValue Gets the calculated value of the TextBox before formatting has been applied.
Öffentliche Eigenschaft ParagraphInstances Gets the calculated value of the Paragraphs property in a TextBox class.
Öffentliche Eigenschaft ProcessedWithError Gets a Boolean value that indicates whether this TextBoxInstance contains errors.
Öffentliche Eigenschaft SortState Gets the current state of the sort options on the TextBox.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ReportElement class. (Geerbt von ReportElementInstance.)
Öffentliche Eigenschaft ToggleState Gets the current state of the toggle image on the TextBox.
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a ReportItem class. (Geerbt von ReportItemInstance.)
Öffentliche Eigenschaft TypeCode Gets the type of this text box instance.
Öffentliche Eigenschaft UniqueName Gets the unique identifier of this instance object. (Geerbt von ReportItemInstance.)
Öffentliche Eigenschaft Value Gets the calculated value of the TextBox after formatting has been applied.
Öffentliche Eigenschaft Visibility Gets the calculated value of the Visibility property in a ReportItem class. (Geerbt von ReportItemInstance.)

Zum Anfang