BaseListControlOnBindingContextChanged Method
This is overridden to refresh the data source information when the binding context is changed
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
protected override void OnBindingContextChanged(
EventArgs e
)
Protected Overrides Sub OnBindingContextChanged (
e As EventArgs
)
protected:
virtual void OnBindingContextChanged(
EventArgs^ e
) override
abstract OnBindingContextChanged :
e : EventArgs -> unit
override OnBindingContextChanged :
e : EventArgs -> unit
Parameters
- e EventArgs
- The event arguments