Version 130.1.90
Items
Namespace: CefSharp.DevTools.InputAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<DragDataItem> Items { get; set; }
public:
property IList<DragDataItem^>^ Items {
IList<DragDataItem^>^ get ();
void set (IList<DragDataItem^>^ value);
}
Property Value
IListDragDataItemSee Also