Membros TextRun
Represents a text run.
O tipo TextRun expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_formattedValueExpressionBased | Infraestrutura. | |
m_indexIntoParentCollectionDef | Infraestrutura. | |
m_instance | Infraestrutura. | |
m_isOldSnapshot | Infraestrutura. (Herdado de ReportElement.) | |
m_markupType | Infraestrutura. | |
m_paragraph | Infraestrutura. | |
m_parentDefinitionPath | Infraestrutura. (Herdado de ReportElement.) | |
m_style | Infraestrutura. (Herdado de ReportElement.) | |
m_value | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Defines the actions for this TextRun. | |
CompiledInstance | ||
DefinitionPath | Gets the path to this report definition object in the report definition. (Substitui 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. (Herdado de 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. (Herdado de ReportElement.) | |
SharedTypeCode | ||
Style | Gets the style properties of this report definition object. (Herdado de ReportElement.) | |
ToolTip | A textual tooltip label for the TextRun. | |
Value | An expression, the value of which is displayed at runtime for the TextRun. |
Início
Consulte também