バージョン 24.2 (最新)

DropDownOrientation プロパティ (ComboModel)

開くボタンがクリックされたとき、ドロップダウン リストを開く方向を取得または設定します。'auto' type="string" コンボの位置に基づいて方向を計算します。'top' type="string" 上方向。'bottom' type="string" 下方向。
シンタックス
public System.Nullable<ComboDropDownOrientation> DropDownOrientation {get; set;}
参照

オンラインで表示: GitHub