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

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