Does anybody knows How to get in a RadListView all the column headers name?
I need to populate a listbox with them?
Any suggestions?
Thanks.
1 Answer, 1 is accepted
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 13 Oct 2014, 01:52 PM
Hello Ricardo,
Thank you for writing.
RadListView.Columns collection contains the respective columns. You can iterate through the collection and access the ListViewDetailColumn.HeaderText property:
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Desislava
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.