AutoSize Columns Width - set column width for cover all grid

Hi

please, tell me, how I Can set width of column, which cover all grid area.... otherwise i need a analog property AutoSizeMode of DataGridViewTextBoxColumn type (for this property ("AutoSizeMode") value System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill)

thanks

1 Reply

CB Clay Burch Syncfusion Team March 16, 2010 04:24 PM UTC

Here is a link to a sample that shows one way to enlarge a column so that all the grid's client area is covered.

http://files.syncfusion.com/samples/grid.windows/I46148/main.htm

Loader.
Up arrow icon