Need to Order by Desc of RadzenGrid

Hello Team,

I need to apply the Oder by Desc. on Grid, so can you please suggest for the same.
I am able to use the refGrid.OrderBy("Time") but need to order in dec.

please help to achieve above functionality.