Posted 12 Oct 2010 Link to this post
Me
.MultiColumnDropDownl.EditorControl.Columns(0).Width = value
Dim
col
As
GridViewMultiComboBoxColumn =
New
GridViewMultiComboBoxColumn()
col.Width = value
Posted 14 Oct 2010 Link to this post
Posted 25 Nov 2010 Link to this post