Właściwość TextBoxInstance.TypeCode
Pobiera typ to wystąpienie tekstu w polu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property TypeCode As TypeCode
Get
'Użycie
Dim instance As TextBoxInstance
Dim value As TypeCode
value = instance.TypeCode
public TypeCode TypeCode { get; }
public:
property TypeCode TypeCode {
TypeCode get ();
}
member TypeCode : TypeCode
function get TypeCode () : TypeCode
Wartość właściwości
Typ: System.TypeCode
A TypeCode wartości.
Zobacz także