Condividi tramite


Classe TextBoxInstance

Represents an instance type of the TextBox class and contains the calculated values of the properties in TextBox.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class TextBoxInstance _
    Inherits ReportItemInstance
'Utilizzo
Dim instance As TextBoxInstance
public sealed class TextBoxInstance : ReportItemInstance
public ref class TextBoxInstance sealed : public ReportItemInstance
[<SealedAttribute>]
type TextBoxInstance =  
    class
        inherit ReportItemInstance
    end
public final class TextBoxInstance extends ReportItemInstance

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.