GrapeCity.Win.MultiRow Namespace : CellEndEditEventArgs Class |
The following tables list the members exposed by CellEndEditEventArgs.
Name | Description | |
---|---|---|
CellEndEditEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
CellIndex | Gets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
CellName | Gets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
EditCanceled | Gets a value that indicates whether the edit operation is canceled. | |
EndEditReason | Gets the EndEditReason that specifies how a user has ended edit mode. | |
MoveStatus | Gets the status that indicates which behavoir caused the GcMultiRow.CellEndEdit event to occur. | |
RowIndex | Gets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
Scope | Gets the area of the cell that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) | |
SectionIndex | Gets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |