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.2
Syntax
protected bool DesignMode { get; }

Property Value

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