ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / PopupPlacement Property

In This Topic
    PopupPlacement Property (ViewOptions)
    In This Topic
    ポップアップリストの配置を決定する値を取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property PopupPlacement As PopupPlacement
    public PopupPlacement PopupPlacement {get; set;}
    See Also