WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / GroupHeaderConverter Property
In This Topic
    GroupHeaderConverter Property
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Data.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information.
    Syntax
    public IValueConverter GroupHeaderConverter {get; set;}
    See Also