Click or drag to resize

JamBaseShellListViewDesignMode Property

Gets a value indicating whether the design mode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected bool DesignMode { get; }

Property Value

Type: Boolean
True if design mode, false if not.
See Also