IContextMenuParamsIsCustomMenu Property |
Version 112.3.0
Returns true if the context menu contains items specified by the renderer
process.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 112.3.0.0 (112.3.0.0)
Syntax bool IsCustomMenu { get; }
property bool IsCustomMenu {
bool get ();
}
Property Value
Type:
BooleanSee Also