C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GroupHeaderConverter Property

In This Topic
GroupHeaderConverter Property (FlexGrid)
In This Topic
Gets or sets the System.Windows.Data.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information.
Syntax
'Declaration
 
Public Property GroupHeaderConverter As IValueConverter
 
See Also