GrapeCity MultiRow Windows Forms Documentation
MoveStatus Property (CellBeginEditEventArgs)


Gets the status that indicates which behavior caused the GcMultiRow.CellBeginEdit event to occur.
Syntax
Public ReadOnly Property MoveStatus As MoveStatus
Dim instance As CellBeginEditEventArgs
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.CellBeginEdit event 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

CellBeginEditEventArgs Class
CellBeginEditEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.