GrapeCity MultiRow Windows Forms Documentation
BeginEditReason Property


Gets the BeginEditReason that specifies how a user starts cell editing in the GcMultiRow control.
Syntax
Public ReadOnly Property BeginEditReason As BeginEditReason
Dim instance As CellBeginEditEventArgs
Dim value As BeginEditReason
 
value = instance.BeginEditReason
public BeginEditReason BeginEditReason {get;}

Property Value

A BeginEditReason value that represents how a user begins to edit the Cell 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

CellBeginEditEventArgs Class
CellBeginEditEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.