C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : CellEditEventArgs Class |
The following tables list the members exposed by CellEditEventArgs.
Name | Description | |
---|---|---|
CellEditEventArgs Constructor | Initializes a new instance of a CellEditEventArgs. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CancelEdits | Gets a value that determines whether the editing action was canceled. | |
CellRange | CellRangeEventArgs.CellRange affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
CellType | CellRangeEventArgs.CellType of the range affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Column | Index of the column affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Panel | GridPanel that contains the range affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Row | Index of the row affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) |