Name | Description | |
---|---|---|
![]() | CellEditorEventArgs Constructor | Initializes a new instance of the CellEditorEventArgs class specifying the Xceed.Grid.Cell currently being edited as well as the Control used to edit the cell's content. |
The following tables list the members exposed by CellEditorEventArgs.
Name | Description | |
---|---|---|
![]() | CellEditorEventArgs Constructor | Initializes a new instance of the CellEditorEventArgs class specifying the Xceed.Grid.Cell currently being edited as well as the Control used to edit the cell's content. |
Name | Description | |
---|---|---|
![]() | Cell | Gets the Xceed.Grid.Cell being edited. |
![]() | Control | Gets the Control used to edit the cell's content. |