Devexpress中的RadioGroup怎么让按钮并排?
本身都可以 并排显示的。
在属性 Propertis 找到布局属性 itemsLayout,设置一下就可以。默认是按column,那是竖排,你选择 flow即可