Click or drag to resize

JamBaseShellListViewDesignMode Property

Gets a value indicating whether the design mode.

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

Property Value

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