Context Menu Actions in Popup
This example adds a context menu (based on the DXPopup control) for CollectionView items. The context menu includes two Buttons. These buttons can invoke different actions.
Related Controls: DXButton, DXPopup
Anatomy
The following image illustrates the anatomy of this project:
Related Properties:
Implementation Details
Refer to the following GitHub example to see implementation details: