Classe TextRun
Represents a text run.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Class TextRun _
Inherits ReportElement _
Implements ITextRunProps
'Utilizzo
Dim instance As TextRun
public class TextRun : ReportElement, ITextRunProps
public ref class TextRun : public ReportElement,
ITextRunProps
type TextRun =
class
inherit ReportElement
interface ITextRunProps
end
public class TextRun extends ReportElement implements ITextRunProps
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..TextRun
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.