InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputGroupHeader Class / BoundValueChanged Event

In This Topic
    BoundValueChanged Event (InputGroupHeader)
    In This Topic
    This event is not applicable to InputGroupHeader.
    Syntax
    'Declaration
     
    Public Event BoundValueChanged As EventHandler
    public event EventHandler BoundValueChanged
    See Also