Membri TextRun
Represents a text run.
Il tipo TextRun espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_formattedValueExpressionBased | Infrastruttura. |
![]() |
m_indexIntoParentCollectionDef | Infrastruttura. |
![]() |
m_instance | Infrastruttura. |
![]() |
m_isOldSnapshot | Infrastruttura. (Ereditato da ReportElement). |
![]() |
m_markupType | Infrastruttura. |
![]() |
m_paragraph | Infrastruttura. |
![]() |
m_parentDefinitionPath | Infrastruttura. (Ereditato da ReportElement). |
![]() |
m_style | Infrastruttura. (Ereditato da ReportElement). |
![]() |
m_value | Infrastruttura. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ActionInfo | Defines the actions for this TextRun. |
![]() |
CompiledInstance | |
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (Esegue l'override di ReportElement. . :: . .DefinitionPath.) |
![]() |
FormattedValueExpressionBased | Gets a Boolean value that indicates whether the formatted text run value in Instance (Value) is expression-based. |
![]() |
ID | Gets the unique identifier for this report definition object. (Ereditato da ReportElement). |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Label | Label for the placeholder for this TextRun. |
![]() |
MarkupType | Indicates whether markup appearing in the Value should be processed. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Ereditato da ReportElement). |
![]() |
SharedTypeCode | |
![]() |
Style | Gets the style properties of this report definition object. (Ereditato da ReportElement). |
![]() |
ToolTip | A textual tooltip label for the TextRun. |
![]() |
Value | An expression, the value of which is displayed at runtime for the TextRun. |
In alto
Vedere anche