Freigeben über


Textbox-Klasse

Represents a text box.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Textbox _
    Inherits ReportItem _
    Implements ITextBoxProps
'Usage
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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.