DataGridCellPointerPressedEventArgs.

Column Property

Summary

The column of the cell that has been pressed.

Syntax

public DataGridColumn Column { get; }

Value

Type Description
DataGridColumn