开发者

Changing The Button Text Of A Simple Button DevExpress

开发者 https://www.devze.com 2023-01-24 05:25 出处:网络
I am adding a button to each row of a Grid Control开发者_如何学编程. Under the buttons property of the button there is a property o called \"Kind\" this changes the image of the button. I want to not

I am adding a button to each row of a Grid Control开发者_如何学编程. Under the buttons property of the button there is a property o called "Kind" this changes the image of the button. I want to not have an image but just text. Where do I set this?


If I understand your task properly, the How to change an in-place ButtonEdit button caption in different rows of XtraGrid example shows how your task can be implemented.

0

精彩评论

暂无评论...
验证码 换一张
取 消