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.
海,我在 C#.NET 应用程序中使用 DevExpress 树列表。我想在 DevExpress XtraTree 列表中添加复选框控件。请帮助
谢谢你。
您应该将列的 ColumnEdit 属性设置为 RepositoryItemCheckEdit 类的实例。更多详情,请参阅