Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 ListView,它偶尔会在一列中包含内容,使其比可用空间更宽,从而导致出现水平滚动条。
我想做的是截断列的内容,以便所有列都可见并且不出现水平滚动条。
我知道我可以禁用滚动条,但这只会使屏幕外的列无法访问。