ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / DropDownForm Class / ClosingUp Property

In This Topic
    ClosingUp Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property ClosingUp As Boolean
    protected bool ClosingUp {get; set;}
    See Also