Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 642 Bytes

wrappanel.md

File metadata and controls

12 lines (6 loc) · 642 Bytes

WrapPanel

The WrapPanel control is a Panel which positions child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box. Subsequent ordering happens sequentially from top to bottom or from right to left, depending on the value of the Orientation property.

Reference

WrapPanel

Source code

WrapPanel.cs