GrapeCity.Xaml.SpreadSheet.UI
InSelectionDrag Property


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

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members