GetMatchedStylesForNodeResponseParentLayoutNodeId Property  | 
Version 108.4.130 
            parentLayoutNodeId
            
 
    Namespace: 
   CefSharp.DevTools.CSS
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic int? ParentLayoutNodeId { get; }public:
property Nullable<int> ParentLayoutNodeId {
	Nullable<int> get ();
}Property Value
Type: 
NullableInt32
See Also