Click or drag to resize

JamBaseShellListViewEndInit Method

Signals the object that initialization is complete. After this method is called, IsInitialized is true to indicate the state of the control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public virtual void EndInit()

Implements

ISupportInitializeEndInit
See Also