Click or drag to resize

PostDataElementIsReadOnly Property

Version 102.0.100
Gets if the object is read-only.

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

Property Value

Type: Boolean

Implements

IPostDataElementIsReadOnly
See Also