Partager via


ReportExpression<T>.Value Propriété

Définition

Obtient ou définit la valeur calculée.

public:
 property T Value { T get(); void set(T value); };
public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

Valeur de propriété

T

Objet de type T.

S’applique à