Display Filtering UI Elements in a BottomSheet
This example places a DXCollectionView‘s Filtering UI Elements in a BottomSheet control.
Related Controls and Their Properties:
- BottomSheet: HalfExpandedRatio
- DXCollectionView: ItemTemplate
- DXButton: Clicked, Command
- TabView: ItemHeaderTapped, Command
- FilterCheckedListItem: Context, ShowSearchPanel
- Chip: Text, TextColor, BorderThickness
Implementation Details
Refer to the following GitHub example to see implementation details: