DataGridBeginningEditEventArgs.

Row Property

Summary

Gets the row that contains the cell to be edited.

Syntax

public DataGridRow Row { get; private set; }

Value

Type Description
DataGridRow