Share via


EditArray.Value Property

Definition

Gets or sets the expression of the value to put onto the array.

public AdaptiveExpressions.Properties.ValueExpression Value { get; set; }
member this.Value : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property Value As ValueExpression

Property Value

The expression of the value to put onto the array.

Applies to