Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
14631 | Jun 1,2004 02:44 PM UTC | Jun 1,2004 03:52 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
this.grid.Model.ColWidths[2] = 30;
If you are doing it while the grid is not visible, then you should also set:
this.grid.AllowResizeToFit = false;
to turn off the grid default sizing so it does not interfere with your explicit sizing. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.