@ -1103,6 +1103,16 @@ namespace Avalonia.Controls
get;
set;
}
/// <summary>
/// Gets or sets an object associated with this column.
/// </summary>
public object Tag
{
/// Holds a Comparer to use for sorting, if not using the default.