ReportDoubleProperty Klasse

Definition

Stellt eine double-Eigenschaft im Bericht dar.

public ref class ReportDoubleProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportDoubleProperty : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
type ReportDoubleProperty = class
    inherit ReportProperty
Public NotInheritable Class ReportDoubleProperty
Inherits ReportProperty
Vererbung
ReportDoubleProperty

Eigenschaften

ExpressionString

Ruft die Ausdruckszeichenfolge für die Berichtseigenschaft ab, wenn die Berichtseigenschaft ein Ausdruck ist.

(Geerbt von ReportProperty)
IsExpression

Ruft einen Wert ab, der angibt, ob der Wert der Berichtseigenschaft ein Ausdruck ist.

(Geerbt von ReportProperty)
Value

Ruft den double-Wert der Eigenschaft ab.

Gilt für: