Click or drag to resize

DragDataItems Property

Version 118.6.80
Items

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public IList<DragDataItem> Items { get; set; }

Property Value

Type: IListDragDataItem
See Also