Condividi tramite


Membri TextRun

Represents a text run.

Il tipo TextRun espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_formattedValueExpressionBased Infrastruttura.
Campo protetto m_indexIntoParentCollectionDef Infrastruttura.
Campo protetto m_instance Infrastruttura.
Campo protetto m_isOldSnapshot Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_markupType Infrastruttura.
Campo protetto m_paragraph Infrastruttura.
Campo protetto m_parentDefinitionPath Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_value Infrastruttura.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ActionInfo Defines the actions for this TextRun.
Proprietà pubblica CompiledInstance
Proprietà pubblica DefinitionPath Gets the path to this report definition object in the report definition. (Esegue l'override di ReportElement. . :: . .DefinitionPath.)
Proprietà pubblica FormattedValueExpressionBased Gets a Boolean value that indicates whether the formatted text run value in Instance (Value) is expression-based.
Proprietà pubblica ID Gets the unique identifier for this report definition object. (Ereditato da ReportElement).
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica Label Label for the placeholder for this TextRun.
Proprietà pubblica MarkupType Indicates whether markup appearing in the Value should be processed.
Proprietà pubblica ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Ereditato da ReportElement).
Proprietà pubblica SharedTypeCode
Proprietà pubblica Style Gets the style properties of this report definition object. (Ereditato da ReportElement).
Proprietà pubblica ToolTip A textual tooltip label for the TextRun.
Proprietà pubblica Value An expression, the value of which is displayed at runtime for the TextRun.

In alto