| IRequestIsReadOnly Property  | 
Version 57.0.0
            Returns true if this object is read-only.
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntaxproperty bool IsReadOnly {
	bool get ();
}Property Value
Type: 
Boolean
See Also