canProvide abstract method
Returns whether the item contains data for given DataFormat. This is a best guess based on format identifier. It is still possible that dataReader will fail to provide the data during drop.
Implementation
bool canProvide(DataFormat f);