DataGridColumn.

DisplayIndex Property

Summary

Gets or sets the display position of the column relative to the other columns in the DataGrid.
Namespace
Avalonia.Controls
Containing Type
DataGridColumn

Syntax

public int DisplayIndex { get; set; }

Value

Type Description
int