DataGridPreparingCellForEditEventArgs.

Column Property

Summary

Gets the column that contains the cell to be edited.

Syntax

public DataGridColumn Column { get; private set; }

Value

Type Description
DataGridColumn