Gridcontrol Button Click Event Devexpress

Thank you for the clarification. To achieve this goal, handle the RepositoryItemButtonEdit.ButtonClick event. To know which button was clicked, use the ButtonPressedEventArgs.Button property. Please see the following code: