devexpress gridcontrol add button

1. First look at the effect:

2. Look at the steps:

All visual operations

1. Click Run Designer

2. Configure button column

 Set the TextEditStyle property to HideTextEditor;

3. Set the Kind property of Buttons to Glyph; Caption displays the button name.

4. Add button events to buttons

Guess you like

Origin blog.csdn.net/jbossjf/article/details/128509410