Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23577 | Jan 14,2005 03:06 PM UTC | Jan 14,2005 03:24 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
int width = grid.Model.ColWidths.GetTotal(0,2);
To get the width of all columns, try code like:
int width = grid.Model.ColWidths.GetTotal(0,grid.Model.ColCount);
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.