首页
Java
登录
6mi
u
盘
搜
搜 索
Java
UltraGrid宽度自适应
UltraGrid宽度自适应
xiaoxiao
2021-02-28
81
自适应的代码片段如下,其中ul_D__N是你的ultraGrid的名称
this
.ul
_D__N
.DisplayLayout
.AutoFitStyle
= Infragistics
.Win
.UltraWinGrid
.AutoFitStyle
.ResizeAllColumns
;
该代码片段可以放在当你接收到数据传到对应的dataset的下面。
转载请注明原文地址: https://www.6miu.com/read-75001.html
技术
最新回复
(
0
)