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

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