IPostDataElementIsReadOnly Property |
Version 55.0.0
Gets if the object is read-only.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax property bool IsReadOnly {
bool get ();
}
Property Value
Type:
BooleanSee Also