Click or drag to resize

ShellListViewNoFillOnStartup Property

If set to true, the control will not fill automatically after it was created.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public virtual bool NoFillOnStartup { get; set; }

Property Value

Type: Boolean
See Also