C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / OnBindingContextChanged Method

In This Topic
OnBindingContextChanged Method (C1InputPanel)
In This Topic
Notifies input components about changing the binding context.
Syntax
'Declaration
 
Protected Overrides Sub OnBindingContextChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also