I have done VerticalScrollBarVisibility="Disabled" because i dont want the content inside datagrid to be viewed which crosses the assigned height. I am not able to see scroll bar after giving the above statement.but i still can scroll down and see the rows.Can someone tell me how do i disable scrolling all together? Thanks