问题
,Hi guys,
I am using Devexpress Xtragrid in winforms.
I have a checkedit(checkbox) column.
I want to put a column header and if i click to header i want to set all rows checked.
However ,
In this example,
https://documentation.devexpress.com/#WindowsForms/DevExpressXtraGridViewsGridGridOptionsSelection_ShowCheckBoxSelectorInColumnHeadertopic
there is no property as
"ShowCheckBoxSelectorInColumnHeader".
What property use in order to achieve checkbox column header to active ?
Any help will be appreciated.
Thanks.
回答1:
This property was introduced in DevExpress v13.2 in the context of Web Style Row Selection feature.
Thus, update your DevExpress to the latest version.
来源:https://stackoverflow.com/questions/23649791/xtragrid-column-checkedit-check-all-header