DataGridCellPointerPressedEventArgs.

Row Property

Summary

The row container of the cell that has been pressed.

Syntax

public DataGridRow Row { get; }

Value

Type Description
DataGridRow