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.
我正在尝试使用 DevExpress XtraGrid 将一些代码移植到 Wpf。他们的 WPF 套件中的 RepositoryItem 等价物是什么?
在DXGrid 中,每个编辑器都有负责编辑器功能的辅助类(BaseEditSettings后代)。