GrapeCity MultiRow Windows Forms Documentation
EditCanceled Property


Gets a value that indicates whether the edit operation is canceled.
Syntax
Public ReadOnly Property EditCanceled As Boolean
Dim instance As CellEndEditEventArgs
Dim value As Boolean
 
value = instance.EditCanceled
public bool EditCanceled {get;}

Property Value

true if the edit is canceled; otherwise false.
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

CellEndEditEventArgs Class
CellEndEditEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.