Click or drag to resize

PostDataElementIsReadOnly Property

Version 90.6.50
Gets if the object is read-only.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 90.6.50.0
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IPostDataElementIsReadOnly
See Also