Classe TextRun
Represents a text run.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..TextRun
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class TextRun _
Inherits ReportElement
'Utilisation
Dim instance As TextRun
public class TextRun : ReportElement
public ref class TextRun : public ReportElement
type TextRun =
class
inherit ReportElement
end
public class TextRun extends ReportElement
Le type TextRun expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
_Color | Infrastructure. | |
_CultureInfo | Infrastructure. | |
_FontFamily | Infrastructure. | |
_FontSize | Infrastructure. | |
_FontStyle | Infrastructure. | |
_FontWeight | Infrastructure. | |
_TextDecoration | Infrastructure. | |
ActionInfo | Defines the actions for this text run. | |
ComponentMetadata | The component metadata. (hérité de ReportObject.) | |
IndexInParagraph | The text run's index in the paragraph. | |
Label | Label for the placeholder for this text run. | |
MarkupType | Indicates whether markup that appears in the value should be processed. | |
Parent | The parent of this report object. (hérité de ReportObjectBase.) | |
Site | Infrastructure. (hérité de ReportObject.) | |
Style | Gets the style properties of this report definition object. (hérité de ReportElement.) | |
ToolTip | A textual tooltip label for the text run. | |
Value | An expression, the value of which is displayed at runtime for the text run. | |
ValueLocID | The unique identifier for the Value property. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) | |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Initialize | Initializes an instance of the TextRun class. (remplace ReportObject. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infrastructure. (hérité de ReportElement.) | |
MemberwiseClone | (hérité de Object.) | |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) | |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IDisposable. . :: . .Dispose | (hérité de ReportObject.) | |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.