Classe Textbox
Represents a text box.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class Textbox _
Inherits ReportItem _
Implements ITextBoxProps
'Utilisation
Dim instance As Textbox
public class Textbox : ReportItem, ITextBoxProps
public ref class Textbox : public ReportItem,
ITextBoxProps
type Textbox =
class
inherit ReportItem
interface ITextBoxProps
end
public class Textbox extends ReportItem implements ITextBoxProps
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportItem
Microsoft.ReportingServices.RdlObjectModel..::..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.