Share via


ForeachPage.ItemsProperty Property

Definition

Gets or sets the item properties list.

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

Property Value

Expression used to compute the item property list that should be enumerated.

Applies to