Unplanned
Last Updated: 04 Oct 2024 07:49 by Andrew
Andrew
Created on: 04 Oct 2024 07:49
Category: DataGrid
Type: Feature Request
0
DataGrid: Provide API in DataGridTypedColumn that gives information whether grouping is applied once CreateGroupDescriptor is overridden
I have overridden the CreateGroupDescriptor() method to apply custom grouping on a column using the built-in grouping. However it seems I cannot get information whether grouping on this column is applied. I checked that IsGrouped and CanGroupBy properties are internal. 
0 comments