EditArray.Value 属性

定义

获取或设置要放入数组中的值的表达式。

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

属性值

要放入数组中的值的表达式。

适用于