Gets a value indicating whether the
SelectedNode is
in editing state.

Declaration Syntax
protected bool IsEditing { get; }Protected ReadOnly Property IsEditing As Boolean
protected:
property bool IsEditing {
bool get ();
}
Return Value
The editing state of the selected node. Returns false, if nothing is selected.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)