System.Windows.Forms.BindingNavigator.EndInit Method

Enables updates to the System.Windows.Forms.ToolStripItem controls of the System.Windows.Forms.BindingNavigator after the component's initialization has concluded.

Syntax

public void EndInit ()

Remarks

The BindingNavigator.BeginInit and BindingNavigator.EndInit methods allow the System.Windows.Forms.BindingNavigator control to optimize changes to multiple properties. Using this pair of methods, you can initialize co-dependent properties or batch set multiple properties at design time. Call the BindingNavigator.BeginInit method to signal the control that initialization is starting; call the BindingNavigator.EndInit method to signal that initialization is complete.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0