GrapeCity MultiRow Windows Forms Documentation
EndEditReason Property


Gets the EndEditReason that specifies how a user has ended edit mode.
Syntax
Public ReadOnly Property EndEditReason As EndEditReason
Dim instance As CellEndEditEventArgs
Dim value As EndEditReason
 
value = instance.EndEditReason
public EndEditReason EndEditReason {get;}

Property Value

A EndEditReason value that represents how a user ends cell editing in the GcMultiRow control.
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.