ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / PopupPlacement Property

In This Topic
    PopupPlacement Property (IViewOptions)
    In This Topic
    ポップアップリストの全体的な外観を決定する値を取得または設定します。
    Syntax
    'Declaration
     
    
    Property PopupPlacement As PopupPlacement
    PopupPlacement PopupPlacement {get; set;}
    See Also