DataGrid.

CurrentColumn Property

Summary

Gets or sets the column that contains the current cell.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public DataGridColumn CurrentColumn { get; set; }

Value

Type Description
DataGridColumn