VB 编程由datagrid控件显示的内容怎样让其垂直居中?急急急!!!

2025-06-23 10:37:32
推荐回答(2个)
回答1:

DataGrid1.Columns(i).Alignment = dbgCenter

回答2:

请问你找到答案了吗?