DataGridCellEditEndingEventArgs.

EditingElement Property

Summary

The editing element within the cell.

Syntax

public Control EditingElement { get; private set; }

Value

Type Description
Control