开发者

how to add checkbox control in DevExpress XtraTree List [closed]

开发者 https://www.devze.com 2023-01-13 19:49 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help cen开发者_StackOverflow社区ter. Closed 9 years ago.

Hai, Am using DevExpress Tree List in C#.NET application .I want to add checkbox control in DevExpress XtraTree List.Please help

Thank you.


You should set the column's ColumnEdit property to an instance of the RepositoryItemCheckEdit class. For more details, please refer to

  • http://documentation.devexpress.com/#WindowsForms/CustomDocument5632
  • http://documentation.devexpress.com/#WindowsForms/CustomDocument5633
0

精彩评论

暂无评论...
验证码 换一张
取 消