'宣言 Public ReadOnly Property AutoCollapseThresholdVerticalResolved As Integer
public int AutoCollapseThresholdVerticalResolved {get;}
デフォルトでは、UltraToolbarsManager.DockWithinContainer がフォームの場合、コンテナーが 250 ピクセル未満の幅であればリボンが自動的に折り畳まれます。そうでなければ 0 にデフォルト設定されます (つまり、自動的に折り畳まれません)。
Ribbon クラス Ribbon メンバ AutoCollapseThresholdVertical プロパティ