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

In This Topic
    PopupPlacement Property (IViewOptions)
    In This Topic
    Get or sets a value determines the overall appearance of the pop-up list.
    Syntax
    'Declaration
     
    
    Property PopupPlacement As PopupPlacement
    PopupPlacement PopupPlacement {get; set;}
    See Also