Spread Silverlight Documentation
InSelectionDrag Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportHitTestInformation Class : InSelectionDrag Property
Gets whether the location refers to a drag drop area.
Syntax
'Declaration
 
Public ReadOnly Property InSelectionDrag As System.Boolean
'Usage
 
Dim instance As ViewportHitTestInformation
Dim value As System.Boolean
 
value = instance.InSelectionDrag
public System.bool InSelectionDrag {get;}
See Also

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members