Skip to content

Commit 82f6363

Browse files
Update README.md
1 parent 75b1c0b commit 82f6363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to Customize Button Size in WinForms GridControl?
1+
# How to Set Images on a Pushbutton in WinForms GridControl?
22

33
This example demonstrates how to customize button size in [WinForms GridControl](https://www.syncfusion.com/winforms-ui-controls/grid-control).
44

@@ -33,4 +33,4 @@ private void GridControl1_DrawCellButton(object sender, GridDrawCellButtonEventA
3333

3434
The screenshot below displays the image in pushbuttons.
3535

36-
![Displays image in pushbutton](ImageInPushButton.png)
36+
![Displays image in pushbutton](ImageInPushButton.png)

0 commit comments

Comments
 (0)