Click or drag to resize

IContextMenuParamsIsEditable Property

Version 97.1.60
Returns true if the context menu was invoked on an editable node.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
bool IsEditable { get; }

Property Value

Type: Boolean
See Also