Hi,
I wonder if it is possible to change the GroupPanelText?
/// <summary>
/// Gets or sets the group panel text.
/// </summary>
/// <value>The group panel text.</value>
[Parameter]
public string GroupPanelText { get; set; } = "Drag a column header here and drop it to group by that column";