InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / DropDownFormBase Class / AlwaysPostChanges Property

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