Version 99.2.120
Items
Namespace:
CefSharp.DevTools.Input
Assembly:
CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
Syntax public IList<DragDataItem> Items { get; set; }
public:
property IList<DragDataItem^>^ Items {
IList<DragDataItem^>^ get ();
void set (IList<DragDataItem^>^ value);
}
Property Value
Type:
IListDragDataItemSee Also