Click or drag to resize

PostDataElementIsReadOnly Property

Version 89.0.170
Gets if the object is read-only.

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

Property Value

Type: Boolean

Implements

IPostDataElementIsReadOnly
See Also