Udostępnij przez


Właściwość TextRun.FormattedValueExpressionBased

Pobiera wartość logiczna wartość wskazująca, czy tekst sformatowany uruchamiane wartość Instance ()Value) jest oparty na wyrażenie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public MustOverride ReadOnly Property FormattedValueExpressionBased As Boolean
    Get
'Użycie
Dim instance As TextRun
Dim value As Boolean

value = instance.FormattedValueExpressionBased
public abstract bool FormattedValueExpressionBased { get; }
public:
virtual property bool FormattedValueExpressionBased {
    bool get () abstract;
}
abstract FormattedValueExpressionBased : bool
abstract function get FormattedValueExpressionBased () : boolean

Wartość właściwości

Typ: System.Boolean
TRUE , jeśli tekst sformatowany, uruchom wartości jest oparte na wyrażenie; w przeciwnym razie false.