Spread Silverlight Documentation
InMoving Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ViewportFloatingObjectHitTestInformation Class : InMoving Property
Gets a value that indicates whether the chart shape is being moved.
Syntax
'Declaration
 
Public ReadOnly Property InMoving As System.Boolean
'Usage
 
Dim instance As ViewportFloatingObjectHitTestInformation
Dim value As System.Boolean
 
value = instance.InMoving
public System.bool InMoving {get;}

Property Value

true if [in moving chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members