GrapeCity MultiRow Windows Forms Documentation
CellBeginEditEventArgs Class Members
Properties 


The following tables list the members exposed by CellBeginEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellBeginEditEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBeginEditReasonGets the BeginEditReason that specifies how a user starts cell editing in the GcMultiRow control.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellIndexGets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyCellNameGets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyMoveStatusGets the status that indicates which behavior caused the GcMultiRow.CellBeginEdit event to occur.  
Public PropertyRowIndexGets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertyScopeGets the cell area that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Public PropertySectionIndexGets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs)
Top
See Also

Reference

CellBeginEditEventArgs Class
GrapeCity.Win.MultiRow Namespace
CellBeginEdit Event

 

 


Copyright © GrapeCity, inc. All rights reserved.