Tag Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements Tag

Gets or sets a user-defined object attached to the column.

public object? Tag { get; set; }

Returns