Tag Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

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

object? Tag { get; set; }

Returns