Hi,
I want the UltraGrid to allow dragging of Cells. This works ok but in some cases I set the DragDrop to None if it is not allowed to drag some certain content. This works. BUT: I want that this is only handled, if the content below the mouse is a grid-cell and I can't find a appropriate method to check that. I already noticed the UIElement.IsAccessibleElement property but this will not work, if I for instance try to enlarge the size of the last visible column to the right.
Are there in-deep-examples?
Thanks!
Check the Infragistics KB. There are lots of articles on determining what object is in the grid at a given point.
Knowledge Base Results - ElementFromPoint