Skip to main content

Enable Multiple Selection and Implement the Contextual Action Bar

Task-based Scenarios - List in Cards

This example handles the DXCollectionView.LongPress event to enable multiple item selection and display the contextual action bar.

View Example: Enable Multiple Selection and Implement the Contextual Action Bar

Related Members:

Anatomy

The following image illustrates UI element appearance in normal and selected states:

CollectionView - ListCard Anatomy

Implementation Details

Refer to the following GitHub example to see implementation details:

View Example: Enable Multiple Selection and Implement the Contextual Action Bar