GrapeCity MultiRow Windows Forms Documentation
MoveStatus Property (CellMoveEventArgs)


Gets the status that indicates which behavoir caused the GcMultiRow.CellEnter and GcMultiRow.CellLeave events to occur.
Syntax
Public ReadOnly Property MoveStatus As MoveStatus
Dim instance As CellMoveEventArgs
Dim value As MoveStatus
 
value = instance.MoveStatus
public MoveStatus MoveStatus {get;}

Property Value

One of the MoveStatus enumerations, that indicates which behavoir caused the GcMultiRow.CellEnter and GcMultiRow.CellLeave events to occur.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellMoveEventArgs Class
CellMoveEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.