Click or drag to resize

PostDataElementIsReadOnly Property

Version 94.4.20
Gets if the object is read-only.

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

Property Value

Type: Boolean

Implements

IPostDataElementIsReadOnly
See Also