Click or drag to resize

JamBaseShellListViewIsEditing Property

Gets a value indicating whether this object is currently in edit-mode.

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

Property Value

Boolean
True if this object is editing, false if not.
See Also