c# dev treelist 总结

1:去掉左侧顺序号列 

2: EnableAppearanceFocusedCell 允许/否获得焦点的单格使用外观 

设置TreeList的OptionsSelection属性:

3:设置TreeList的OptionsBehavior属性,使其不可编辑: 

4: 未完待续

原文地址:https://www.cnblogs.com/zuochanzi/p/7421980.html