Spread Silverlight Documentation
InDragFillIndicator Property


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

Reference

ViewportHitTestInformation Class
ViewportHitTestInformation Members