Класс TextRun
Represents a text run.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class TextRun _
Inherits ReportElement _
Implements ITextRunProps
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel..::..TextRun
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.