RepeatPolicy Enumeration

Contains values that describe when the layout should infinitely repeat the data set in either direction.

Member Name Description
Always Always repeat the data.
Never Only display the data set once.
WhenTooBig Repeat the data set if it does not fit in the constraint.
WhenTooSmall Repeat the data set if it fits in the constraint.

Requirements

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

See Also