If an user drag the row-line of a flygrid and changes the height of a single row, i have to get a message for that event.
In a Windows forms DataGrid i would get this message via RowHeightInfoPushed-Event.
I have no idea how to get this in a flygrid. could you give me some help?
\"Rows.RowSizing=Free\" is required.
Thanks in advance
Hans