DataGridCellPointerPressedEventArgs.

Cell Property

Summary

The cell that has been pressed.

Syntax

public DataGridCell Cell { get; }

Value

Type Description
DataGridCell