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.
Xceed Grid for .NET 控件可以用来显示从右到左的文本吗?我找不到任何文档或示例来执行此操作。有谁知道这是否可能?
似乎不是,他们不完全支持 RTL,至少不支持他们的网格控制。但是,您可以将网格内的文本框设置为 rtl,但这只是在单元格级别...
我知道,找到任何组件提供商来完全支持 RTL 表单/文本显示是一件很痛苦的事情。你最好的选择是微软内置的datagridview,或者只是等待visual studio 2010:P