DataGridPreparingCellForEditEventArgs.

EditingElement Property

Summary

Gets the element that the column displays for a cell in editing mode.

Syntax

public Control EditingElement { get; private set; }

Value

Type Description
Control