GrapeCity.Win.MultiRow Namespace : CellBeginEditEventArgs Class |
The following tables list the members exposed by CellBeginEditEventArgs.
Name | Description | |
---|---|---|
CellBeginEditEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
BeginEditReason | Gets the BeginEditReason that specifies how a user starts cell editing in the GcMultiRow control. | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CellIndex | Gets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) | |
CellName | Gets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) | |
MoveStatus | Gets the status that indicates which behavior caused the GcMultiRow.CellBeginEdit event to occur. | |
RowIndex | Gets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) | |
Scope | Gets the cell area that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) | |
SectionIndex | Gets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellCancelEventArgs) |