Класс TextBox

Represents a text box.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class TextBox _
    Inherits ReportItem _
    Implements IROMActionOwner
'Применение
Dim instance As TextBox
public sealed class TextBox : ReportItem, 
    IROMActionOwner
public ref class TextBox sealed : public ReportItem, 
    IROMActionOwner
[<SealedAttribute>]
type TextBox =  
    class
        inherit ReportItem
        interface IROMActionOwner
    end
public final class TextBox extends ReportItem implements IROMActionOwner

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
      Microsoft.ReportingServices.OnDemandReportRendering..::..TextBox

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.