MissingItemPolicy Enumeration

Contains values that describe the policy for how a flow layout should handle a missing item.

Member Name Description
SizeToAverage Take the average of all items.
SizeToLargest Assume the size of the largest existing item.
SizeToSmallest Assume the size of the smallest existing item.
Wait Stop the flow until this item is available.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also