hi all,
I am using DataGridView in my form, I want to set some Caption to the Grid, to know
the user what this grid meant for, In the previous version of the DataGridView i.e.
DataGrid thereis property name "CaptionText" for setting the caption to the grid,
but i do not saw any such property in the DataGridView, can anyone tell me the way
how to set the CaptionText for the DataGridView.
Thanks in Advance
-Rahul