.NET FrameWork 1.1 Winform DataGrid

  • Thread starter Thread starter siqram
  • Start date Start date
S

siqram

I am trying to find out the actual column width that is available in a
winform datagrid in .NET framework 1.1

Width property gives the width of the datagrid. but i want to
autoresize my clumns and make them fit in the inner width that is
available inside teh datagrid. any idea how to get it? Thanks a lot.

sami
 
Back
Top