Unplanned
Last Updated: 05 Feb 2025 07:10 by Nathan
Nathan
Created on: 05 Feb 2025 07:10
Category: CollectionView
Type: Feature Request
3
CollectionView: Expose bindable properties for Delegate Sort, Group and Filter descriptors
The RadListView Delegate sort, filter and group descriptors have bindable properties, for example: Func<object, object) KeyExtractor, Filter.
The RadCollectionView delegate descriptors use KeyLookup, Filter which type is interface and do not expose bindable properties.

the option is to implement an interface
0 comments