DataGridCellEditEndingEventArgs.

Column Property

Summary

The column of the cell that is about to exit edit mode.

Syntax

public DataGridColumn Column { get; private set; }

Value

Type Description
DataGridColumn