Classe TextBox
Represents a text box.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class TextBox _
Inherits ReportItem _
Implements IROMActionOwner
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElement
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItem
Microsoft.ReportingServices.OnDemandReportRendering..::..TextBox
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi