AutomationProperties.PositionInSet Attached Property

Definition

Gets or sets a 1-based integer that describes the ordinal location of the element within a set of elements that are considered to be siblings.

see GetPositionInSet, and SetPositionInSet
see GetPositionInSet, and SetPositionInSet
see GetPositionInSet, and SetPositionInSet

Remarks

PositionInSet describes the ordinal location of the element within a set of elements which are considered to be siblings.

PositionInSet works in coordination with the SizeOfSet property to describe the ordinal location in the set.

Applies to

See also