'宣言 Public Property WrapItems As Boolean
public bool WrapItems {get; set;}
WrapItems プロパティは、コントロールが単一行/列に配置されるのか (Orientation に基づいて)、それとも複数行/列に配置されるのかを決定します。Orientation が Vertical に設定されると、
UltraFlowLayoutManager クラス UltraFlowLayoutManager メンバ Orientation プロパティ