Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Column position in XamDataGrid
posted

Is there any way to programmatically find out the order position of a particular column?

In the debugger, I noticed that grid.ActiveCell.Field.GridPosition.Column contains exactly what I need, but this property is internal...

Thanks in advance,
Michael